Hostname
e-deal.com
Last fetched
e-deal.com resolves to 2 IPv4 addresses operated by AS20986 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
e-deal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.111.55.123 | 185.111.52.0/22 | AS20986 | — | FR |
| 185.111.55.147 | 185.111.52.0/22 | AS20986 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- e-deal
- Contact emails
Subdomains
15 observed subdomains of e-deal.com.
Web-graph footprint
Distinct hostnames that link to or from e-deal.com in the public web crawl.
334 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for e-deal.com.
| Mechanism | Target |
|---|---|
| SPF_A | bluemind.e-deal.com |
| SPF_A | e-deal.com |
| SPF_A | mail.meteojob.com |
| SPF_A | mx1.groupehisi.fr |
| SPF_A | send.hisi.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.47.28.43/32 |
| SPF_IP | 193.240.22.152 |
| SPF_IP | 31.15.26.103 |
| SPF_IP | 89.31.146.67 |
| SPF_MX | e-deal.com |
Related pages
Pivot deeper into the graph from e-deal.com.
- IP · 185.111.55.123
- ASN · AS20986
- Registrar · iana:81
- Country · FR
- Email · 0a2e35ef8fce5949ae8d3d187109ca6b-16547751@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: "e-deal.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.