Hostname
eavic.com
Last fetched
eavic.com resolves to 2 IPv4 addresses operated by CMNET-BEIJING-AP China Mobile Communicaitons Corporation in CN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
eavic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 223.70.221.225 | 223.70.221.0/24 | AS56048 | CMNET-BEIJING-AP China Mobile Communicaitons Corporation | CN |
| 223.70.221.225 | 223.70.221.0/24 | AS56048 | CMNET-BEIJING-AP China Mobile Communicaitons Corporation | CN |
| 36.112.111.97 | 36.112.0.0/16 | AS4847 | CNIX-AP China Networks Inter-Exchange | CN |
| 36.112.111.97 | 36.112.0.0/16 | AS4847 | CNIX-AP China Networks Inter-Exchange | CN |
WHOIS identity
- Registrar
- iana:420
- Organization
- ecatic china
- Contact emails
Subdomains
59 observed subdomains of eavic.com.
Showing 18 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eavic.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for eavic.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 223.70.221.169/32 |
| SPF_IP | 223.70.221.170/32 |
| SPF_IP | 223.70.221.171/32 |
| SPF_IP | 223.70.221.172/32 |
| SPF_IP | 223.70.221.173/32 |
| SPF_IP | 223.70.221.174/32 |
| SPF_IP | 36.112.111.41/32 |
| SPF_IP | 36.112.111.42/32 |
| SPF_IP | 36.112.111.43/32 |
| SPF_IP | 36.112.111.44/32 |
| SPF_IP | 36.112.111.45/32 |
| SPF_IP | 36.112.111.46/32 |
Related pages
Pivot deeper into the graph from eavic.com.
- IP · 223.70.221.225
- ASN · AS56048CMNET-BEIJING-AP China Mobile Communicaitons Corporation
- Registrar · iana:420
- Country · CN
- Email · jiaxiaobo@avic-intl.cn
- TLD · .com
- Browse hostnames · ea…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eavic.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.