Skip to content

Hostname

ihub.nl

Last fetched

ihub.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists registrar:combell b.v. as the registrar.

Nutrition Label

WHISPER CANON · ihub.nlRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ihub.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.3.11031.7.0.0/22AS20847NL

WHOIS identity

Registrar
registrar:combell b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of ihub.nl.

Web-graph footprint

Distinct hostnames that link to or from ihub.nl in the public web crawl.

59 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ihub.nl.

MechanismTarget
SPF_Aihub.nl
SPF_INCLUDEemail.bergop.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtopdesk.net
SPF_IP185.173.20.200
SPF_IP185.173.21.200
SPF_IP2001:9a8:0:1b:10:0:176:246
SPF_IP2a03:9700:8000:0:0:0:0:56
SPF_IP2a03:9700:8000:0:4a03:2046:7087:6bbf
SPF_IP2a0b:3100:100:0:0:0:58:4
SPF_IP2a0b:3100:100:0:0:0:58:5
SPF_IP31.7.1.87
SPF_IP31.7.3.110
SPF_IP87.233.176.246
SPF_MXihub.nl

Related pages

Pivot deeper into the graph from ihub.nl.

Cypher and MCP

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

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