Hostname
eds-logistic.com
Last fetched
eds-logistic.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
eds-logistic.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 |
|---|---|---|---|---|
| 51.178.128.207 | 51.178.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- european distribution solutions
- Contact emails
Subdomains
8 observed subdomains of eds-logistic.com.
Web-graph footprint
Distinct hostnames that link to or from eds-logistic.com in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for eds-logistic.com.
| Mechanism | Target |
|---|---|
| SPF_A | eds-logistic.com |
| SPF_IP | 188.165.244.102 |
| SPF_IP | 192.99.11.188 |
| SPF_IP | 2001:41d0:2:bf66:0:0:0:0 |
| SPF_IP | 2001:41d0:8:b1d9:0:0:0:1 |
| SPF_IP | 2607:5300:60:3cbc:0:0:0:1 |
| SPF_IP | 5.39.92.217 |
| SPF_MX | eds-logistic.com |
Related pages
Pivot deeper into the graph from eds-logistic.com.
- IP · 51.178.128.207
- ASN · AS16276OVH - OVH SAS
- Registrar · iana:433
- Country · FR
- Email · 745f538f44c215b682a1b3a5580cdf51-1529332@contact.gandi.net
- TLD · .com
- Browse hostnames · ed…
- 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: "eds-logistic.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.