Skip to content

Hostname

origin-cgi6.ebay.com.tw

Last fetched

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

Nutrition Label

WHISPER CANON · origin-cgi6.ebay.com.twRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/origin-cgi6.ebay.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
66.211.162.10466.211.160.0/21AS11643EBAY - eBay, IncUS
66.211.163.14166.211.160.0/21AS11643EBAY - eBay, IncUS
66.211.166.16966.211.160.0/21AS11643EBAY - eBay, IncUS

WHOIS identity

No WHOIS records are currently associated with origin-cgi6.ebay.com.tw in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from origin-cgi6.ebay.com.tw.

Cypher and MCP

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

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