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
Resolution chain
aras.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.236.39.140 | 135.236.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:the registrar company b.v.
- Organization
- —
- Contact emails
- —
Subdomains
29 observed subdomains of aras.nl.
Showing 23 of 29. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for aras.nl.
| Mechanism | Target |
|---|---|
| SPF_A | aras.nl |
| SPF_INCLUDE | _spf.exsilia.net |
| SPF_INCLUDE | _spf.mailcamp.nl |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.transsmart.com |
| SPF_IP | 31.160.56.209 |
| SPF_IP | 37.97.203.119 |
| SPF_IP | 5.75.170.181 |
| SPF_IP | 81.28.81.133 |
| SPF_IP | 83.96.241.228 |
| SPF_IP | 87.233.76.45 |
| SPF_IP | 92.65.79.10 |
| SPF_IP | 94.237.125.153 |
| SPF_IP | 94.247.4.29 |
| SPF_IP | 94.247.4.36 |
| SPF_IP | 94.247.5.167 |
| SPF_MX | aras.nl |
Related pages
Pivot deeper into the graph from aras.nl.
- IP · 135.236.39.140
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:the registrar company b.v.
- Country · NL
- TLD · .nl
- Browse hostnames · ar…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.