Hostname
axisonair.com
Last fetched
axisonair.com resolves to 148.113.14.3, announced in 148.113.0.0/18 by OVH - OVH SAS in IN. axisonair.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
IPv6 resolution
No AAAA record for axisonair.com is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| deer.axisonair.com |
| dns1.axisonair.com |
| dns2.axisonair.com |
| in-1.axisonair.com |
| mail.axisonair.com |
| ns1.axisonair.com |
| ns2.axisonair.com |
| ns3.axisonair.com |
| ns4.axisonair.com |
| www.axisonair.com |
Showing 10 of 10 subdomains (10 per page).
Mail and authentication
Nameservers
- dns1.axisonair.com
- dns2.axisonair.com
- ns1.axisonair.com
- ns2.axisonair.com
- ns3.axisonair.com
- ns4.axisonair.com
MX records
- mx.zoho.com
- mx2.zoho.com
- mx3.zoho.com
SPF policy
- a: axisonair.com
- mx: axisonair.com
- include: in-1.axisonair.com
- include: zohomail.com
Threat-feed evidence
History
Related pages
Pivot from axisonair.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: "axisonair.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.