Skip to content

Hostname

gf.com

Last fetched

gf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gf.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gf.com

Resolution chain

gf.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

Registrar
iana:2
Organization
globalfoundries
Contact emails

Subdomains

5 observed subdomains of gf.com.

Web-graph footprint

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

817 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for gf.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfusa.qmarkets-dns.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.53.164.224/27
SPF_IP101.53.172.224/27
SPF_IP160.34.64.16
SPF_IP160.34.64.28/32
SPF_IP162.216.90.131
SPF_IP188.92.33.62
SPF_IP194.175.186.26
SPF_IP199.59.200.201/32
SPF_IP202.128.98.49
SPF_IP204.174.232.3
SPF_IP40.114.112.161
SPF_IP52.168.72.91
SPF_IP52.168.72.97
SPF_IP52.168.72.98
SPF_IP94.130.223.145

Related pages

Pivot deeper into the graph from gf.com.

Cypher and MCP

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

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