Skip to content

Hostname

mijnserver.nl

Last fetched

mijnserver.nl resolves to 1 IPv4 address operated by INFOPACT-AS The Netherlands in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · mijnserver.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mijnserver.nl

Resolution chain

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

IPPrefixASNOperatorCountry
82.150.141.24882.150.140.0/22AS21221INFOPACT-AS The NetherlandsNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

96 observed subdomains of mijnserver.nl.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mijnserver.nl.

MechanismTarget
SPF_Amijnserver.nl
SPF_INCLUDEmail.registrar.eu
SPF_INCLUDEspf.mijnserver.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.18.79.156
SPF_IP2a00:19c0:c079:156:0:0:0:1
SPF_IP2a00:19c0:d180:0:0:0:0:9
SPF_IP84.53.66.70
SPF_IP88.99.27.29

Related pages

Pivot deeper into the graph from mijnserver.nl.

Cypher and MCP

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

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