Hostname
axa.com.hk
Last fetched
axa.com.hk resolves to 5 IPv4 addresses operated by AS17924 in HK. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.
Nutrition Label
Resolution chain
axa.com.hk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:hong kong domain name registration company limited|
- Organization
- ????????
- Contact emails
Subdomains
74 observed subdomains of axa.com.hk.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from axa.com.hk in the public web crawl.
411 sites link to this hostname.
157 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for axa.com.hk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.axa.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-a.axa.com.hk |
| SPF_IP | 14.136.149.27 |
| SPF_IP | 171.18.34.0/24 |
| SPF_IP | 171.18.48.210 |
| SPF_IP | 202.181.212.163 |
Related pages
Pivot deeper into the graph from axa.com.hk.
- IP · 121.202.197.182
- ASN · AS17924
- Registrar · registrar:hong kong domain name registration company limited|
- Country · HK
- Email · domapp@imsbiz.com
- Apex domain · com.hk
- TLD · .hk
- Browse hostnames · ax…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "axa.com.hk"})-[: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.