Skip to content

Hostname

ibf.dk

Last fetched

ibf.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ibf.dkRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ibf.dk

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.15.36157.90.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
ibf ikast
Contact emails

Subdomains

31 observed subdomains of ibf.dk.

Web-graph footprint

Distinct hostnames that link to or from ibf.dk in the public web crawl.

206 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ibf.dk.

MechanismTarget
SPF_INCLUDE_spf.emply.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP148.105.8.0/21
SPF_IP185.40.46.10
SPF_IP185.40.46.16
SPF_IP185.40.46.22
SPF_IP185.40.46.4
SPF_IP185.40.46.44
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP213.83.140.128/27
SPF_IP49.12.121.223
SPF_IP51.144.18.21
SPF_IP94.231.103.157/32
SPF_IP94.231.103.98/32

Related pages

Pivot deeper into the graph from ibf.dk.

Cypher and MCP

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

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