Hostname
axisamc.com
Last fetched
axisamc.com resolves to 4 IPv4 addresses operated by AS20940 in FR. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
axisamc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.11.75 | 2.16.11.0/24 | AS20940 | — | FR |
| 2.16.165.155 | 2.16.165.0/24 | AS20940 | — | FR |
| 2.19.251.144 | 2.19.251.0/24 | AS20940 | — | ZA |
| 2.19.251.162 | 2.19.251.0/24 | AS20940 | — | ZA |
WHOIS identity
- Registrar
- iana:303
- Organization
- bhalchandra kalap
- Contact emails
Subdomains
5 observed subdomains of axisamc.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from axisamc.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for axisamc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 244241af.spf2.netcorecloud.net |
| SPF_INCLUDE | spf.maildirect.co.in |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfo365.netcore.co.in |
| SPF_IP | 103.14.188.6/32 |
| SPF_IP | 103.229.2.0/23 |
| SPF_IP | 103.231.77.228 |
| SPF_IP | 103.231.77.248/32 |
| SPF_IP | 199.166.34.0/23 |
| SPF_IP | 199.166.36.0/23 |
| SPF_IP | 202.78.251.186/32 |
| SPF_IP | 203.176.156.109/32 |
| SPF_IP | 203.176.156.141/32 |
| SPF_IP | 203.176.156.160/32 |
| SPF_IP | 203.176.156.193/32 |
| SPF_IP | 203.176.156.57/32 |
| SPF_IP | 207.189.184.0/23 |
| SPF_IP | 207.189.186.0/23 |
| SPF_MX | axisamc.com |
Related pages
Pivot deeper into the graph from axisamc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axisamc.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.