Hostname
ibh-export.nl
Last fetched
ibh-export.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:traction it b.v. as the registrar.
Nutrition Label
Resolution chain
ibh-export.nl 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
- registrar:traction it b.v.
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of ibh-export.nl.
Web-graph footprint
Distinct hostnames that link to or from ibh-export.nl in the public web crawl.
5 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for ibh-export.nl.
| Mechanism | Target |
|---|---|
| SPF_A | ibh-export.nl |
| SPF_A | smtp.sendgrid.net |
| SPF_INCLUDE | _spfinclude.traction-it.nl |
| SPF_INCLUDE | spf.icontroller.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.109.109.72/29 |
| SPF_IP | 128.140.218.138/32 |
| SPF_IP | 185.34.156.194 |
| SPF_IP | 188.126.99.56 |
| SPF_IP | 212.19.241.46 |
| SPF_IP | 217.149.138.129/29 |
| SPF_IP | 80.148.62.218 |
| SPF_IP | 87.139.159.61 |
| SPF_MX | ibh-export.nl |
Related pages
Pivot deeper into the graph from ibh-export.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ibh-export.nl"})-[: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.