Skip to content

Hostname

fgb.net

Last fetched

fgb.net resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fgb.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fgb.net

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of fgb.net.

Web-graph footprint

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

107 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fgb.net.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEclickswitch.com
SPF_INCLUDEfgb-net.spf.smtp25.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webaccess1.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP192.145.231.29
SPF_IP209.34.255.0/24
SPF_IP44.214.246.148/32
SPF_IP68.114.96.226
SPF_IP74.231.247.145/32

Related pages

Pivot deeper into the graph from fgb.net.

Cypher and MCP

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

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