Hostname
activitytree.com
Last fetched
activitytree.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
activitytree.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.158.138 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.84.71.88 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.10.9 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.24.186.170 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.157.82 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.41.155.226 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of activitytree.com owner
- Contact emails
- bszym@centurytel.net
- 09be2d72-533d-404f-a65a-99f043087e06@identity-protect.org
- 1adcb9fb-83b0-4882-bcf5-0135c2a9c443@identity-protect.org
- 2ce4831a-6957-4173-9897-718bf4a167db@identity-protect.org
- 69e01ef8-9048-4c2d-927f-d3fb1f868206@identity-protect.org
- ca22c19a-e0c1-4562-b451-31d9ae70b835@identity-protect.org
- ea356225-d194-4d2d-b536-4fb15eb464ee@identity-protect.org
- f2e4be48-4798-4910-b53b-ac0e4e787178@identity-protect.org
- owner-10968497@activitytree.com.whoisprivacyservice.org
- owner-11165879@activitytree.com.whoisprivacyservice.org
- owner-11238446@activitytree.com.whoisprivacyservice.org
- owner-11341051@activitytree.com.whoisprivacyservice.org
- owner-113710@activitytree.com.whoisprivacyservice.org
- owner-11435828@activitytree.com.whoisprivacyservice.org
- owner-11508395@activitytree.com.whoisprivacyservice.org
- owner-11778344@activitytree.com.whoisprivacyservice.org
- owner-2943705@activitytree.com.whoisprivacyservice.org
- owner-3243692@activitytree.com.whoisprivacyservice.org
- owner-3513641@activitytree.com.whoisprivacyservice.org
- owner-3783590@activitytree.com.whoisprivacyservice.org
- and 4 more
Subdomains
3 observed subdomains of activitytree.com.
Web-graph footprint
Distinct hostnames that link to or from activitytree.com in the public web crawl.
15 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for activitytree.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.activitytree_com._d.easydmarc.pro |
Related pages
Pivot deeper into the graph from activitytree.com.
- IP · 100.22.158.138
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bszym@centurytel.net
- TLD · .com
- Browse hostnames · ac…
- 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: "activitytree.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.