Skip to content

Hostname

got.wf

Last fetched

got.wf resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · got.wfRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/got.wf

Resolution chain

got.wf resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.168.139100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.253.153100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.110.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.127.85100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.132.2113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.30.723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.210.21344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.94.2254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.208.23854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.105.19098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:1api gmbh
Organization
pts privacy & trustee services
Contact emails

Web-graph footprint

Distinct hostnames that link to or from got.wf in the public web crawl.

29 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from got.wf.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "got.wf"})-[: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.