Skip to content

Hostname

taimei.com

Last fetched

taimei.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · taimei.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/taimei.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.57.128.10913.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.145.23150.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.91.24854.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.221.11754.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

3 observed subdomains of taimei.com.

Web-graph footprint

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

26 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for taimei.com.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP139.224.34.162
SPF_IP47.101.150.44
SPF_IP54.219.34.4

Related pages

Pivot deeper into the graph from taimei.com.

Cypher and MCP

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

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