Skip to content

Hostname

e-can.com.tw

Last fetched

e-can.com.tw resolves to 1 IPv4 address operated by AS9311 in TW.

Nutrition Label

WHISPER CANON · e-can.com.twRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/e-can.com.tw

Resolution chain

e-can.com.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.201.53.141210.201.52.0/23AS9311TW

WHOIS identity

Registrar
Organization
??????????? taiwan pelican express co.,
Contact emails

Subdomains

15 observed subdomains of e-can.com.tw.

Web-graph footprint

Distinct hostnames that link to or from e-can.com.tw in the public web crawl.

131 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for e-can.com.tw.

MechanismTarget
SPF_Ae-can.com.tw
SPF_Amail.e-can.com.tw
SPF_Amsa.e-can.com.tw
SPF_Aspam.e-can.com.tw
SPF_INCLUDEspf-a.flydove.net
SPF_IP210.201.53.141
SPF_IP210.201.53.142
SPF_IP210.201.53.143
SPF_MXe-can.com.tw

Related pages

Pivot deeper into the graph from e-can.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "e-can.com.tw"})-[: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.