Hostname
coaxis.net
Last fetched
coaxis.net resolves to 3.219.11.100, announced in 3.208.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. coaxis.net 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
- 3.219.11.100
3.208.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for coaxis.net is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| 4610.coaxis.net |
| cxssmtp.coaxis.net |
| mail.coaxis.net |
| mail1.coaxis.net |
| reports.coaxis.net |
| sp.coaxis.net |
| www.coaxis.net |
Showing 7 of 7 subdomains (7 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.
Sample inbound links
Sample outbound links
Mail and authentication
Nameservers
- ns-170.awsdns-21.com
- ns-589.awsdns-09.net
- ns-1322.awsdns-37.org
- ns-2036.awsdns-62.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
SPF policy
- ip: 208.65.144.0/21
- ip: 167.216.128.0/22
- ip: 208.81.64.0/22
- ip: 155.63.84.0/23
- ip: 69.63.150.0/24
- ip: 69.63.151.0/24
- include: _spf.google.com
- ip: 63.95.90.130
Threat-feed evidence
History
Related pages
Pivot from coaxis.net 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: "coaxis.net"})-[: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.