Skip to content

Hostname

gcfl.net

Last fetched

gcfl.net resolves to 1 IPv4 address operated by BELLSOUTH-NET-BLK - AT&T Enterprises, LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gcfl.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gcfl.net

Resolution chain

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

IPPrefixASNOperatorCountry
74.252.14.10074.252.0.0/14AS6389BELLSOUTH-NET-BLK - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
john price
Contact emails

Subdomains

9 observed subdomains of gcfl.net.

Web-graph footprint

Distinct hostnames that link to or from gcfl.net in the public web crawl.

115 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for gcfl.net.

MechanismTarget
SPF_INCLUDEspf.internetpro.net
SPF_IP207.150.199.80/32
SPF_IP216.139.244.159/32
SPF_IP74.252.14.0/24
SPF_MXgcfl.net

Related pages

Pivot deeper into the graph from gcfl.net.

Cypher and MCP

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

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