Hostname
ebayweb.com
Last fetched
ebayweb.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
ebayweb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.30.16.184 | 96.30.0.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- contact privacy inc. customer 124173069
- Contact emails
- tpplhaqxogr2@contactprivacy.email
- pw-19e6e937b0f56dc2bf57e72aa1d577b4@privacyguardian.org
- pw-1bd5a6f6e18a37cf8b485c901a721648@privacyguardian.org
- pw-2580b0001ba7c84b2d1fefdbcd50f254@privacyguardian.org
- pw-649f154723ea921e549e27bd7b5fee5a@privacyguardian.org
- pw-8ec350c0d713b849ed589154a5829c27@privacyguardian.org
Subdomains
6 observed subdomains of ebayweb.com.
Web-graph footprint
Distinct hostnames that link to or from ebayweb.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ebayweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | ebayweb.com |
| SPF_IP | 67.225.189.170 |
| SPF_IP | 96.30.16.184 |
| SPF_MX | ebayweb.com |
Related pages
Pivot deeper into the graph from ebayweb.com.
- IP · 96.30.16.184
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:1479
- Country · US
- Email · tpplhaqxogr2@contactprivacy.email
- TLD · .com
- 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: "ebayweb.com"})-[: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.