Skip to content

Hostname

gograyscale.com

Last fetched

gograyscale.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gograyscale.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 · gograyscale.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gograyscale.com

Resolution chain

No IPv4 resolution is recorded for gograyscale.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
gograyscale.com@contactprivacy.com, 041bd858-bd6e-4363-a8e3-1dbaaf56f2e5@identity-protect.org, 0a4f6621-4d62-4102-a841-655d18cd3026@identity-protect.org, 31755c1a-ca36-41d4-bcc7-d8e2b2f40ad5@identity-protect.org, 938c1b2a-3204-42e3-84ed-a248c5d5aacb@identity-protect.org, b87702f3-d535-45aa-90c0-627aa8b9f888@identity-protect.org, e62e1923-c7ba-43e3-a98b-bb8bff53b202@identity-protect.org, owner-1161090@gograyscale.com.whoisprivacyservice.org, owner-5891297@gograyscale.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-472.awsdns-59.com
  • ns-1009.awsdns-62.net
  • ns-1205.awsdns-22.org
  • ns-1623.awsdns-10.co.uk

Threat-feed evidence

History

Related pages

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