Skip to content

Hostname

ebay.co.jp

Last fetched

ebay.co.jp resolves to 12 IPv4 addresses operated by AS20940 in GB.

Nutrition Label

WHISPER CANON · ebay.co.jpRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/ebay.co.jp

Resolution chain

ebay.co.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
ebay
Contact emails

Subdomains

29 observed subdomains of ebay.co.jp.

Web-graph footprint

Distinct hostnames that link to or from ebay.co.jp in the public web crawl.

803 sites link to this hostname.

214 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ebay.co.jp.

MechanismTarget
SPF_INCLUDEc._spf.ebay.com

Related pages

Pivot deeper into the graph from ebay.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ebay.co.jp"})-[: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.