Skip to content

Hostname

ggrc.org

Last fetched

ggrc.org resolves to 15.197.185.78, announced in 15.199.0.0/16 by AMAZON-02 - Amazon.com, Inc. in CA. ggrc.org 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 · ggrc.orgRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ggrc.org

Resolution chain

IPv6 resolution

No AAAA record for ggrc.org is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
golden gate regional center
Contact emails
d556m6a88h6@networksolutionsprivateregistration.com, ut9324m69js@networksolutionsprivateregistration.com, yu4f54y69hc@networksolutionsprivateregistration.com, zb2zf8yz43a@networksolutionsprivateregistration.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

  • ns25.worldnic.com
  • ns26.worldnic.com

MX records

  • d332568a.ess.barracudanetworks.com
  • d332568b.ess.barracudanetworks.com

SPF policy

  • ip: 12.169.214.170/32
  • ip: 64.173.156.234/32
  • ip: 64.173.156.236/32
  • include: spf.ess.barracudanetworks.com
  • include: spf.protection.outlook.com
  • a: ggrc.org
  • mx: ggrc.org

Threat-feed evidence

History

Related pages

Pivot from ggrc.org 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: "ggrc.org"})-[: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.