Skip to content

Hostname

ebay.fr

Last fetched

ebay.fr resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · ebay.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ebay.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
ebay international
Contact emails

Subdomains

368 observed subdomains of ebay.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ebay.fr.

MechanismTarget
SPF_INCLUDEc._spf.ebay.com
SPF_INCLUDEp._spf.ebay.com
SPF_INCLUDEs._spf.ebay.com
SPF_MXebay.fr

Related pages

Pivot deeper into the graph from ebay.fr.

Cypher and MCP

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

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