Skip to content

Hostname

ebay.com.tw

Last fetched

ebay.com.tw resolves to 2 IPv4 addresses operated by EBAY - eBay, Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.135.201.5366.135.192.0/19AS11643EBAY - eBay, IncUS
66.135.203.23566.135.192.0/19AS11643EBAY - eBay, IncUS

WHOIS identity

Registrar
Organization
ebay international
Contact emails

Subdomains

25 observed subdomains of ebay.com.tw.

Web-graph footprint

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

52 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ebay.com.tw.

MechanismTarget
SPF_INCLUDEc._spf.ebay.com
SPF_INCLUDEp._spf.ebay.com
SPF_MXebay.com.tw

Related pages

Pivot deeper into the graph from ebay.com.tw.

Cypher and MCP

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

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