Skip to content

Hostname

gcc.com

Last fetched

gcc.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · gcc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gcc.com

Resolution chain

gcc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for gcc.com.

MechanismTarget
SPF_Adayforcehcm.com
SPF_Amail.gcc.com
SPF_Amail2.gcc.com
SPF_Amailgccabq.gcc.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.138.35.169
SPF_IP139.138.47.169
SPF_IP139.138.57.194
SPF_IP147.160.167.0/26
SPF_IP20.1.128.197/32
SPF_IP20.1.130.13/32
SPF_IP20.96.12.43/32
SPF_IP201.174.124.119
SPF_IP201.174.24.113
SPF_IP201.174.24.114
SPF_IP201.174.24.115
SPF_IP201.174.24.116
SPF_IP201.174.24.117
SPF_IP201.174.24.118
SPF_IP201.174.24.13
SPF_IP201.174.24.14
SPF_IP201.174.24.51
SPF_IP207.178.209.241
SPF_IP207.54.92.232
SPF_IP207.54.93.151
SPF_IP208.82.107.200
SPF_IP208.82.107.202
SPF_IP208.82.107.205
SPF_IP216.71.141.193
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32

Related pages

Pivot deeper into the graph from gcc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gcc.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.