Hostname
gfb.org
Last fetched
gfb.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
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
- gb96t59f2dg@networksolutionsprivateregistration.com
- jb6xv8u29sh@networksolutionsprivateregistration.com
- kh7n79k82pw@networksolutionsprivateregistration.com
- pg5vj5sa53t@networksolutionsprivateregistration.com
- wr5pp97y56s@networksolutionsprivateregistration.com
- wr9gj7hs7dx@networksolutionsprivateregistration.com
- wv7kr4qe5c3@networksolutionsprivateregistration.com
- xe2y27jb9ku@networksolutionsprivateregistration.com
- z33mq4am8gh@networksolutionsprivateregistration.com
- z89ks5f29rd@networksolutionsprivateregistration.com
- zz4cv45x8ef@networksolutionsprivateregistration.com
- bjanders@gfb.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for gfb.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.neonemails.com |
| SPF_INCLUDE | _spfprod.ngpvan.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.congressplus.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.11.247.120/23 |
| SPF_IP | 170.146.220.100/32 |
| SPF_IP | 170.146.220.104/32 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 216.126.41.106 |
| SPF_IP | 216.126.41.107 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 3.26.82.216/29 |
| SPF_IP | 3.26.88.244/30 |
| SPF_IP | 3.26.88.88/29 |
| SPF_IP | 50.204.52.71 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 54.152.21.2 |
| SPF_IP | 54.206.207.130/32 |
| SPF_IP | 54.252.22.127/32 |
| SPF_IP | 66.231.180.192/27 |
| SPF_IP | 69.174.82.0/23 |
| SPF_IP | 70.175.233.141 |
| SPF_IP | 70.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.