Hostname
evdict.com
Last fetched
evdict.com resolves to 2 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
evdict.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 |
|---|---|---|---|---|
| 156.241.153.178 | 156.241.152.0/21 | AS400619 | AROSS-AS - AROSSCLOUD INC. | HK |
| 156.245.255.69 | 156.245.255.0/24 | AS17561 | — | HK |
WHOIS identity
- Registrar
- iana:1923
- Organization
- domain hostmaster, customer id : 87459888700299
- Contact emails
- 87459888700299-143c8e@whoisprivacyservices.com.au
- 87459888700299-34925c@whoisprivacyservices.com.au
- 87459888700299-9c4394@whoisprivacyservices.com.au
- 87459888700299-c09b37@whoisprivacyservices.com.au
- 129872f81dd24298a965e3b00dca616b.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
4 observed subdomains of evdict.com.
Web-graph footprint
Distinct hostnames that link to or from evdict.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from evdict.com.
- IP · 156.241.153.178
- ASN · AS400619AROSS-AS - AROSSCLOUD INC.
- Registrar · iana:1923
- Country · HK
- Email · 87459888700299-143c8e@whoisprivacyservices.com.au
- TLD · .com
- Browse hostnames · ev…
- 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: "evdict.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.