Skip to content

Hostname

ehuatai.com

Last fetched

ehuatai.com resolves to 2 IPv4 addresses operated by CHINA169-BJ - China Unicom Beijing Province Network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · ehuatai.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ehuatai.com

Resolution chain

ehuatai.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.12.154.56210.12.152.0/21AS4808CHINA169-BJ - China Unicom Beijing Province NetworkCN
219.142.40.186219.142.0.0/17AS4847CNIX-AP - China Networks Inter-ExchangeCN

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

33 observed subdomains of ehuatai.com.

Web-graph footprint

Distinct hostnames that link to or from ehuatai.com in the public web crawl.

60 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ehuatai.com.

MechanismTarget
SPF_IP1.202.27.118
SPF_IP202.108.103.144
SPF_IP202.108.103.203
SPF_IP210.12.154.56
SPF_IP219.142.40.186

Related pages

Pivot deeper into the graph from ehuatai.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ehuatai.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.