Hostname
aroa.io
Last fetched
aroa.io resolves to 164.132.162.234, announced in 164.132.0.0/16 by OVH - OVH SAS in FR. aroa.io is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 164.132.162.234
164.132.0.0/16 · OVH - OVH SAS · Roubaix, FR
- 76.223.67.189
76.223.64.0/20 · AMAZON-02 - Amazon.com, Inc. · Seattle, US
IPv6 resolution
No AAAA record for aroa.io is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
Subdomains
| Subdomain |
|---|
| app01.aroa.io |
| app02.aroa.io |
| elk01.aroa.io |
| elk02.aroa.io |
| elk03.aroa.io |
| elk04.aroa.io |
| elk05.aroa.io |
| front01.aroa.io |
| front02.aroa.io |
| lb.aroa.io |
| static.aroa.io |
| www.aroa.io |
Showing 12 of 12 subdomains (12 per page).
Mail and authentication
Nameservers
- ns05.domaincontrol.com
- ns06.domaincontrol.com
MX records
- aroa-io.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from aroa.io into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aroa.io"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.