Skip to content

Hostname

aras.nl

Last fetched

aras.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
135.236.39.140135.236.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

29 observed subdomains of aras.nl.

Web-graph footprint

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

53 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for aras.nl.

MechanismTarget
SPF_Aaras.nl
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.mailcamp.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP31.160.56.209
SPF_IP37.97.203.119
SPF_IP5.75.170.181
SPF_IP81.28.81.133
SPF_IP83.96.241.228
SPF_IP87.233.76.45
SPF_IP92.65.79.10
SPF_IP94.237.125.153
SPF_IP94.247.4.29
SPF_IP94.247.4.36
SPF_IP94.247.5.167
SPF_MXaras.nl

Related pages

Pivot deeper into the graph from aras.nl.

Cypher and MCP

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

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