Hostname
axis-intelligence.com
Last fetched
axis-intelligence.com resolves to 18 IPv4 addresses operated by ANSONNET-AS-UK in US. WHOIS lists iana:839 as the registrar.
Nutrition Label
Resolution chain
axis-intelligence.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.135.128.45 | 148.135.128.0/21 | AS47583 | ANSONNET-AS-UK | US |
| 77.37.66.148 | 77.37.66.0/24 | AS47583 | ANSONNET-AS-UK | SG |
| 77.37.76.35 | 77.37.76.0/24 | AS47583 | ANSONNET-AS-UK | US |
| 92.113.16.180 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.183 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.219 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.231 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.239 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.59 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.72 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.108 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.114 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.194 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.200 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.218 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.237 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.34 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 93.127.187.176 | 93.127.187.0/24 | AS47583 | ANSONNET-AS-UK | SG |
WHOIS identity
- Registrar
- iana:839
- Organization
- protected protected
- Contact emails
Subdomains
2 observed subdomains of axis-intelligence.com.
Web-graph footprint
Distinct hostnames that link to or from axis-intelligence.com in the public web crawl.
469 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for axis-intelligence.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from axis-intelligence.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axis-intelligence.com"})-[: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.