Hostname
e-shop-direct.com
Last fetched
e-shop-direct.com resolves to 1 IPv4 address operated by AS5539 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-shop-direct.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 |
|---|---|---|---|---|
| 195.30.104.217 | 195.30.0.0/16 | AS5539 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- arendicom
- Contact emails
- dennis.erdmann@arendicom.de
- 00804a25-524f-43fe-b9a4-b887fc7f75e1@identity-protect.org
- 0312e8b4-1ed9-4760-a8f9-34eaa8e2a397@identity-protect.org
- 08bbf5f5-cf4a-417d-85d0-0a93427eaca8@identity-protect.org
- 6341221d-e543-4310-8a96-6f3776b64a66@identity-protect.org
- 63fe487f-8b40-4daa-acdc-22ab3896f3d1@identity-protect.org
- b8df7dd8-85e2-4846-874f-220eff77d645@identity-protect.org
- owner-8481558@e-shop-direct.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of e-shop-direct.com.
Showing 15 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e-shop-direct.com in the public web crawl.
53 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for e-shop-direct.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.de |
Related pages
Pivot deeper into the graph from e-shop-direct.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-shop-direct.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.