Skip to content

Hostname

thehappyscraps.com

Last fetched

thehappyscraps.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · thehappyscraps.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/thehappyscraps.com

Resolution chain

thehappyscraps.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.100.53.13208.100.0.0/18AS29802HVC-AS - HIVELOCITY, Inc.US
216.185.214.217216.185.212.0/22AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

8 observed subdomains of thehappyscraps.com.

Web-graph footprint

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

416 sites link to this hostname.

851 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • thehappyscraps.com

SPF policy

7 SPF mechanisms authorising senders for thehappyscraps.com.

MechanismTarget
SPF_Athehappyscraps.com
SPF_IP216.185.214.217
SPF_IP50.31.114.74
SPF_IP67.222.135.152
SPF_IP72.9.149.34
SPF_IP72.9.149.41
SPF_MXthehappyscraps.com

Related pages

Pivot deeper into the graph from thehappyscraps.com.

Cypher and MCP

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

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