Skip to content

Hostname

ebay.nl

Last fetched

ebay.nl resolves to 12 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:markmonitor international ltd|22-26 albert embankment|se1 7tj|london|united kingdom of great britain & n ireland|| as the registrar.

Nutrition Label

WHISPER CANON · ebay.nlRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/ebay.nl

Resolution chain

ebay.nl 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 international ltd|22-26 albert embankment|se1 7tj|london|united kingdom of great britain & n ireland||
Organization
Contact emails

Subdomains

360 observed subdomains of ebay.nl.

Web-graph footprint

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

1,221 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ebay.nl.

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

Related pages

Pivot deeper into the graph from ebay.nl.

Cypher and MCP

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

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