Hostname
ibf.dk
Last fetched
ibf.dk resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
ibf.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.90.15.36 | 157.90.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- ibf ikast
- Contact emails
- —
Subdomains
31 observed subdomains of ibf.dk.
Showing 23 of 31. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for ibf.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.emply.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 185.40.46.10 |
| SPF_IP | 185.40.46.16 |
| SPF_IP | 185.40.46.22 |
| SPF_IP | 185.40.46.4 |
| SPF_IP | 185.40.46.44 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 213.83.140.128/27 |
| SPF_IP | 49.12.121.223 |
| SPF_IP | 51.144.18.21 |
| SPF_IP | 94.231.103.157/32 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.