Skip to content

Hostname

wheregoes.com

Last fetched

wheregoes.com resolves to 159.89.241.5, announced in 159.89.240.0/22 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. wheregoes.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean
First seen on a feed
Wed, 26 Aug 2026 14:51:26 GMT
Last seen on a feed
Sun, 13 Sep 2026 07:36:21 GMT

Nutrition Label

WHISPER CANON · wheregoes.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wheregoes.com

Resolution chain

IPv6 resolution

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
j. filipp
Contact emails
wheregoes.com@domainsbyproxy.com, jacob@powerspiritonline.com, 0426a5c144c946f1ac239c366b304573.protect@whoisguard.com, 048487b6653b4a6991d5ebe87b7759df.protect@whoisguard.com, 18f7c93aec32468b8319cb67871eae1f.protect@withheldforprivacy.com, 4c5ff03473894fbf88e8452698a93950.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • mira.ns.cloudflare.com
  • roan.ns.cloudflare.com

MX records

  • smtp.google.com

SPF policy

  • a: wheregoes.com
  • mx: wheregoes.com
  • ip: 69.16.197.191

Threat-feed evidence

History

Related pages

Pivot from wheregoes.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

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

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