Skip to content

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

WHISPER CANON · ibh-export.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ibh-export.nl

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ibh-export.nl.

MechanismTarget
SPF_Aibh-export.nl
SPF_Asmtp.sendgrid.net
SPF_INCLUDE_spfinclude.traction-it.nl
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.109.72/29
SPF_IP128.140.218.138/32
SPF_IP185.34.156.194
SPF_IP188.126.99.56
SPF_IP212.19.241.46
SPF_IP217.149.138.129/29
SPF_IP80.148.62.218
SPF_IP87.139.159.61
SPF_MXibh-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.