Skip to content

Hostname

gfb.org

Last fetched

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

Nutrition Label

WHISPER CANON · gfb.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gfb.org

Resolution chain

gfb.org 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
georgia farm bureau
Contact emails

Subdomains

10 observed subdomains of gfb.org.

Web-graph footprint

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

330 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for gfb.org.

MechanismTarget
SPF_INCLUDE_spf.neonemails.com
SPF_INCLUDE_spfprod.ngpvan.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.congressplus.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.11.247.120/23
SPF_IP170.146.220.100/32
SPF_IP170.146.220.104/32
SPF_IP208.86.168.7/32
SPF_IP216.126.41.106
SPF_IP216.126.41.107
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.26.82.216/29
SPF_IP3.26.88.244/30
SPF_IP3.26.88.88/29
SPF_IP50.204.52.71
SPF_IP52.100.0.0/14
SPF_IP54.152.21.2
SPF_IP54.206.207.130/32
SPF_IP54.252.22.127/32
SPF_IP66.231.180.192/27
SPF_IP69.174.82.0/23
SPF_IP70.175.233.141
SPF_IP70.175.233.142

Related pages

Pivot deeper into the graph from gfb.org.

Cypher and MCP

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

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