Skip to content

Hostname

gcc.gnu.org

Last fetched

gcc.gnu.org resolves to 1 IPv4 address operated by REDHAT-3 - Red Hat, Inc. in US.

Nutrition Label

WHISPER CANON · gcc.gnu.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gcc.gnu.org

Resolution chain

gcc.gnu.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.145.34.3238.145.32.0/21AS21785REDHAT-3 - Red Hat, Inc.US

WHOIS identity

No WHOIS records are currently associated with gcc.gnu.org in WhisperGraph.

Web-graph footprint

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

7,124 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • gcc.gnu.org

SPF policy

6 SPF mechanisms authorising senders for gcc.gnu.org.

MechanismTarget
SPF_Agcc.gnu.org
SPF_INCLUDEsourceware.org
SPF_IP2001:470:142::/48
SPF_IP209.51.188.0/24
SPF_IP74.94.156.208/28
SPF_MXgcc.gnu.org

Related pages

Pivot deeper into the graph from gcc.gnu.org.

Cypher and MCP

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

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