Skip to content

Hostname

ibfd.org

Last fetched

ibfd.org resolves to 1 IPv4 address operated by AS51088 in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ibfd.orgRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ibfd.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.218.207.40185.218.207.0/24AS51088NL

WHOIS identity

Registrar
iana:2
Organization
ibfd
Contact emails

Subdomains

29 observed subdomains of ibfd.org.

Web-graph footprint

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

576 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ibfd.org.

MechanismTarget
SPF_INCLUDE_spf.trustit.eu
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.187.116.0/24
SPF_IP185.187.119.46
SPF_IP185.218.207.32/28
SPF_IP185.54.75.0/24
SPF_IP194.171.196.0/24
SPF_IP213.206.251.3
SPF_IP46.236.37.0/24
SPF_IP52.149.108.44
SPF_IP81.29.79.128/26
SPF_IP85.158.183.41/32
SPF_IP87.251.38.132
SPF_IP87.251.38.139

Related pages

Pivot deeper into the graph from ibfd.org.

Cypher and MCP

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

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