Skip to content

Hostname

scheepspraat.nl

Last fetched

scheepspraat.nl resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:mijn.host as the registrar.

Nutrition Label

WHISPER CANON · scheepspraat.nlRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/scheepspraat.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:mijn.host
Organization
Contact emails

Subdomains

5 observed subdomains of scheepspraat.nl.

Web-graph footprint

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

13 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for scheepspraat.nl.

MechanismTarget
SPF_Ascheepspraat.nl
SPF_IP2a01:4f8:120:11d4:0:0:0:1
SPF_IP2a01:4f8:120:11d4:0:0:0:2
SPF_IP78.46.115.58
SPF_IP78.46.84.56
SPF_MXscheepspraat.nl

Related pages

Pivot deeper into the graph from scheepspraat.nl.

Cypher and MCP

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

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