Skip to content

Hostname

dealdump.com

Last fetched

dealdump.com resolves to 104.21.45.224, announced in 104.21.32.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. dealdump.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for dealdump.com is recorded in WhisperGraph.

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1647
Contact emails
141c1fa3898043948cb8f9f3359ec65b.protect@whoisguard.com, 2649b6e7e3e34b1781b13186ecc45b27.protect@whoisguard.com, 8015119745f94f2697fb9c146d252145.protect@whoisguard.com, b39a88d8dbdd417386cadd0a8e93ac47.protect@whoisguard.com, bf17c88527e649ceb3db289620da7650.protect@whoisguard.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • josh.ns.cloudflare.com
  • sue.ns.cloudflare.com

MX records

  • in1-smtp.messagingengine.com
  • in2-smtp.messagingengine.com

SPF policy

  • a: dealdump.com
  • mx: dealdump.com
  • include: spf.messagingengine.com
  • include: _spf.mlsend.com

Threat-feed evidence

History

Related pages

Pivot from dealdump.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dealdump.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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