Skip to content

Hostname

happyshops.com

Last fetched

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

Nutrition Label

WHISPER CANON · happyshops.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/happyshops.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.207104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.207104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.4172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.215.99.7385.215.96.0/19AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.DE

WHOIS identity

Registrar
iana:151
Organization
frank noack
Contact emails

Subdomains

25 observed subdomains of happyshops.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for happyshops.com.

MechanismTarget
SPF_Ahs4.ms.pent.ly
SPF_Ahs5.ms.pent.ly
SPF_Ahs6.ms.pent.ly
SPF_Ahs8.ms.pent.ly
SPF_Amailserver.happyshops.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.zoho.com
SPF_MXhappyshops.com

Related pages

Pivot deeper into the graph from happyshops.com.

Cypher and MCP

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

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