Skip to content

Hostname

mijnwebserver.nl

Last fetched

mijnwebserver.nl resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

WHISPER CANON · mijnwebserver.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mijnwebserver.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.211.247.21795.211.0.0/16AS60781NL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

92 observed subdomains of mijnwebserver.nl.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mijnwebserver.nl.

MechanismTarget
SPF_Alb.yoursrs-ote.com
SPF_Amijnwebserver.nl
SPF_INCLUDE_spf.mijnspamfilter.nl
SPF_IP185.27.175.244
SPF_IP185.27.175.85
SPF_IP2a00:f10:121:100:4e3:30ff:fe00:25f
SPF_IP92.63.168.237/32
SPF_IP92.63.169.157/32
SPF_MXmijnwebserver.nl

Related pages

Pivot deeper into the graph from mijnwebserver.nl.

Cypher and MCP

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

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