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
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.
Showing 25 of 360. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ebay.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | c._spf.ebay.com |
| SPF_INCLUDE | p._spf.ebay.com |
| SPF_INCLUDE | s._spf.ebay.com |
| SPF_MX | ebay.nl |
Related pages
Pivot deeper into the graph from ebay.nl.
- IP · 184.86.103.214
- ASN · AS20940
- Registrar · registrar:markmonitor international ltd|22-26 albert embankment|se1 7tj|london|united kingdom of great britain & n ireland||
- Country · DE
- TLD · .nl
- Browse hostnames · eb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.