Hostname
happytreecards.com
Last fetched
happytreecards.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
happytreecards.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.88.129 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.49 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.72 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.88.79 | 13.33.88.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.242.111 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.20 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.34 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.45 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of happytreecards.com owner
- Contact emails
- 10d7a1bb-6fc7-4004-bba5-3c30a3095512@identity-protect.org
- 4ab1ec3b-d005-4e81-9118-9250ae3967ec@identity-protect.org
- 72281ced-4857-473b-84e9-d867bd7640d6@identity-protect.org
- 835faa41-dec5-4632-a81c-6c723a6037a6@identity-protect.org
- beda058a-1811-44fa-9bf0-8cb2aa4d4050@identity-protect.org
- d01cdeac-5180-4dc4-9934-ab3e2f37f45e@identity-protect.org
- owner-8973122@happytreecards.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of happytreecards.com.
Web-graph footprint
Distinct hostnames that link to or from happytreecards.com in the public web crawl.
5 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for happytreecards.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from happytreecards.com.
- IP · 13.33.88.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 10d7a1bb-6fc7-4004-bba5-3c30a3095512@identity-protect.org
- 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: "happytreecards.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.