Skip to content

Hostname

gottadeal.com

Last fetched

gottadeal.com resolves to 104.26.6.35, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. gottadeal.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 · gottadeal.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gottadeal.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1910
Contact emails
680a0b30b84340feb2049390c59d3918.protect@whoisguard.com, 6e329ac5782144b4a5c71d6db35a16fe.protect@whoisguard.com, 8653926ef7fd453f9e306224e0eed48f.protect@whoisguard.com, 942ca56c052441d9985d651ada8fcae2.protect@whoisguard.com, af7a4b4da5df43549914126ad90a9525.protect@whoisguard.com, b7e6b2caeae24efab5852a58587b2b52.protect@whoisguard.com, be0baeb9252d41e699d38d3eb853646b.protect@whoisguard.com, c9a7b5c959f4467a859357a2007cfd8c.protect@whoisguard.com, 98f11bb9eaa14939a95ddceeb44a9529.protect@withheldforprivacy.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

  • everton.ns.cloudflare.com
  • stevie.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • a: gottadeal.com
  • mx: gottadeal.com
  • ip: 67.222.96.108

Threat-feed evidence

History

Related pages

Pivot from gottadeal.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: "gottadeal.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.