Skip to content

Hostname

intercel.nl

Last fetched

intercel.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

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

Resolution chain

intercel.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:hostnet b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of intercel.nl.

Web-graph footprint

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

36 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for intercel.nl.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Amailrelay.intercel.nl
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.buildnet.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.143.33.40
SPF_IP13.81.66.155
SPF_IP13.95.28.33
SPF_IP159.100.82.114
SPF_IP5.178.35.210
SPF_IP52.166.200.244
SPF_IP52.166.203.56
SPF_IP83.160.110.138
SPF_IP84.247.12.103

Related pages

Pivot deeper into the graph from intercel.nl.

Cypher and MCP

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

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