Skip to content

Hostname

singlereizen.nl

Last fetched

singlereizen.nl resolves to 2 IPv4 addresses operated by NL-BIT - BIT BV in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · singlereizen.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/singlereizen.nl

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.62.207178.22.56.0/21AS12859NL-BIT - BIT BVNL
52.59.133.22452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

4 observed subdomains of singlereizen.nl.

Web-graph footprint

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

50 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for singlereizen.nl.

MechanismTarget
SPF_Asinglereizen.nl
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.138.140.96
SPF_IP37.97.238.209
SPF_MXsinglereizen.nl

Related pages

Pivot deeper into the graph from singlereizen.nl.

Cypher and MCP

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

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