Hostname
acornsys.com
Last fetched
acornsys.com resolves to 100.52.140.77, announced in 100.48.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. acornsys.com 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
- 100.52.140.77
100.48.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 44.217.128.84
44.192.0.0/11 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 52.3.114.141
52.2.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
- 52.45.26.72
52.44.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for acornsys.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:440
- Registrant organisation
- aurea software
- Contact emails
- dnsadmin@versata.com
Subdomains
| Subdomain |
|---|
| cloud01.acornsys.com |
| docs.acornsys.com |
| ftp.acornsys.com |
| jandj.acornsys.com |
| parallon.acornsys.com |
| status.acornsys.com |
| willamette.acornsys.com |
| www.acornsys.com |
| xenapp.acornsys.com |
Showing 9 of 9 subdomains (9 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-277.awsdns-34.com
- ns-987.awsdns-59.net
- ns-1073.awsdns-06.org
- ns-1747.awsdns-26.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
Threat-feed evidence
History
Related pages
Pivot from acornsys.com 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: "acornsys.com"})-[: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.