Skip to content

Hostname

thedeal.com

Last fetched

thedeal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thedeal.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thedeal.com

Resolution chain

thedeal.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
the deal, l.l.c.
Contact emails

Subdomains

53 observed subdomains of thedeal.com.

Web-graph footprint

Distinct hostnames that link to or from thedeal.com in the public web crawl.

699 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for thedeal.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP3.208.227.160
SPF_IP3.248.155.136
SPF_IP3.94.46.67
SPF_IP34.252.207.139
SPF_IP52.0.52.160
SPF_IP52.45.76.93
SPF_IP52.48.50.150
SPF_IP54.210.82.156

Related pages

Pivot deeper into the graph from thedeal.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thedeal.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.