Skip to content

Hostname

gc.com

Last fetched

gc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · gc.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gc.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.1143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.653.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.843.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.129.10552.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.1452.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.6752.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.9552.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.11352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
dick's sporting goods
Contact emails

Subdomains

27 observed subdomains of gc.com.

Web-graph footprint

Distinct hostnames that link to or from gc.com in the public web crawl.

1,109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gc.com.

MechanismTarget
SPF_INCLUDE871fe0.workshop-spf.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.163.157.194
SPF_IP148.163.159.194
SPF_IP167.89.1.89

Related pages

Pivot deeper into the graph from gc.com.

Cypher and MCP

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

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