Skip to content

Hostname

ggopenstreets.com

Last fetched

ggopenstreets.com resolves to 198.245.206.9, announced in 198.245.206.0/24 by CITY-OF-GARDEN-GROVE - City of Garden Grove in US. ggopenstreets.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

Nutrition Label

WHISPER CANON · ggopenstreets.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ggopenstreets.com

Resolution chain

IPv6 resolution

No AAAA record for ggopenstreets.com is recorded in WhisperGraph.

Attribution

city of garden grove

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
ana pulido
Contact emails
amanda@carsla.net, 48867c20-895d-4361-9c5e-a08a6fb76178@identity-protect.org, 95845d7e-2377-48b5-8873-af4a5fb927d2@identity-protect.org, 9d16eda1-11e3-4d6f-bbd2-a7897d39c523@identity-protect.org, a18fc28a-9548-49f2-8e40-213cf887d91f@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

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

  • ns-193.awsdns-24.com
  • ns-894.awsdns-47.net
  • ns-1268.awsdns-30.org
  • ns-1802.awsdns-33.co.uk

Threat-feed evidence

History

Related pages

Pivot from ggopenstreets.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: "ggopenstreets.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.