Hostname
distributedlife.com
Last fetched
distributedlife.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
distributedlife.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.67.116 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.127 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.21 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.90 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.122.13 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.43 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.48 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.76 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of distributedlife.com owner
- Contact emails
- ryan.boucher@distributedlife.com
- 6971a5a2-204e-45e9-bbf7-3ccfe322f9a6@identity-protect.org
- 7dc8b856-4fe0-4ad0-8d56-0ff6296dbf5e@identity-protect.org
- b2e09097-1a1d-42b1-a1b6-aa74146a62de@identity-protect.org
- bbe550b3-1a97-4d2b-92d7-b9e7731ae7fb@identity-protect.org
- d4d6b2b1-ed4d-4345-a5f9-27766a42ea6b@identity-protect.org
- ec8e1c35-08ca-4014-8927-0064655ca13c@identity-protect.org
- f806ea8a-1489-4cb9-8942-80630317b5a2@identity-protect.org
- owner-3684749@distributedlife.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from distributedlife.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for distributedlife.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
Related pages
Pivot deeper into the graph from distributedlife.com.
- IP · 13.33.67.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ryan.boucher@distributedlife.com
- TLD · .com
- Browse hostnames · di…
- 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: "distributedlife.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.