Skip to content

Hostname

on-deck.nl

Last fetched

on-deck.nl resolves to 2 IPv4 addresses operated by AS20847 in NL. WHOIS lists registrar:ibp facilities as the registrar.

Nutrition Label

WHISPER CANON · on-deck.nlRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/on-deck.nl

Resolution chain

on-deck.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.7.0.3131.7.0.0/22AS20847NL
98.64.239.11998.64.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:ibp facilities
Organization
Contact emails

Subdomains

2 observed subdomains of on-deck.nl.

Web-graph footprint

Distinct hostnames that link to or from on-deck.nl in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for on-deck.nl.

MechanismTarget
SPF_INCLUDEharken.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from on-deck.nl.

Cypher and MCP

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

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