Skip to content

Hostname

gigecolabo.com

Last fetched

gigecolabo.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · gigecolabo.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gigecolabo.com

Resolution chain

gigecolabo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.202.113.134161.202.64.0/18AS36351SOFTLAYER - IBM CloudJP
54.248.170.11954.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
gigecolabo,inc
Contact emails

Subdomains

1 observed subdomain of gigecolabo.com.

Web-graph footprint

Distinct hostnames that link to or from gigecolabo.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gigecolabo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sakura.ne.jp
SPF_IP52.198.87.178
SPF_MXgigecolabo.com

Related pages

Pivot deeper into the graph from gigecolabo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gigecolabo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.