Skip to content

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

WHISPER CANON · e-deal.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/e-deal.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for e-deal.com.

MechanismTarget
SPF_Abluemind.e-deal.com
SPF_Ae-deal.com
SPF_Amail.meteojob.com
SPF_Amx1.groupehisi.fr
SPF_Asend.hisi.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.47.28.43/32
SPF_IP193.240.22.152
SPF_IP31.15.26.103
SPF_IP89.31.146.67
SPF_MXe-deal.com

Related pages

Pivot deeper into the graph from e-deal.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.