Skip to content

Hostname

aup.nl

Last fetched

aup.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

11 observed subdomains of aup.nl.

Web-graph footprint

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

1,591 sites link to this hostname.

337 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aup.nl.

MechanismTarget
SPF_Aaup.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dehostingfirma.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.37.217.48/28
SPF_IP85.255.213.224/27
SPF_MXaup.nl

Related pages

Pivot deeper into the graph from aup.nl.

Cypher and MCP

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

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