Skip to content

Hostname

gc-data.emf.org

Last fetched

gc-data.emf.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gc-data.emf.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gc-data.emf.org

Resolution chain

gc-data.emf.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.11113.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.413.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6713.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7713.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.58.253.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.413.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.693.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.813.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.164.206.1033.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1223.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.153.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.763.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with gc-data.emf.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from gc-data.emf.org in the public web crawl.

24 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gc-data.emf.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gc-data.emf.org"})-[: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.