Skip to content

Hostname

msa-e1.cgi5.ebay.fr

Last fetched

msa-e1.cgi5.ebay.fr resolves to 3 IPv4 addresses operated by EBAY - eBay, Inc in GB.

Nutrition Label

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

Resolution chain

msa-e1.cgi5.ebay.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.140.135.233209.140.128.0/20AS11643EBAY - eBay, IncGB
209.140.136.202209.140.128.0/20AS11643EBAY - eBay, IncGB
66.211.162.17166.211.160.0/21AS11643EBAY - eBay, IncUS

WHOIS identity

No WHOIS records are currently associated with msa-e1.cgi5.ebay.fr in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from msa-e1.cgi5.ebay.fr.

Cypher and MCP

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

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