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
Resolution chain
happyshops.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.207 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.207 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.4 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 85.215.99.73 | 85.215.96.0/19 | AS8560 | IONOS-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.
Showing 15 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from happyshops.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for happyshops.com.
| Mechanism | Target |
|---|---|
| SPF_A | hs4.ms.pent.ly |
| SPF_A | hs5.ms.pent.ly |
| SPF_A | hs6.ms.pent.ly |
| SPF_A | hs8.ms.pent.ly |
| SPF_A | mailserver.happyshops.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_MX | happyshops.com |
Related pages
Pivot deeper into the graph from happyshops.com.
- IP · 104.26.6.207
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:151
- Country · CA
- Email · stefan.holzschuh@gmail.com
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.