Hostname
xtendliving.com
Last fetched
xtendliving.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xtendliving.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.77.205 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.134 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.211 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.217 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.253 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.56 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.98 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.148.91 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.162.59 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.164.27 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.187.179 | 52.92.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.195.219 | 52.92.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.197.3 | 52.92.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.208.83 | 52.92.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.248.43 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.250.179 | 52.92.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xtendliving.com owner
- Contact emails
- 02d76948-6486-4c3c-b928-8aa2d7bdb75b@identity-protect.org
- 0c4ec458-3a6d-41fd-9b9e-0401b052a91f@identity-protect.org
- 1345a565-a2f3-453d-a79d-1cdc61e9adb3@identity-protect.org
- 390dbcb2-9cd8-45ff-87e7-6c558cc4f4c0@identity-protect.org
- 67ca6fa9-9034-4308-a476-dff6a2d89cbd@identity-protect.org
- 7b0b7371-44ae-46da-b5eb-a49eba5b1063@identity-protect.org
- ebc2bcd9-9868-4bcd-88a8-fc4856d10530@identity-protect.org
- owner-4804502@xtendliving.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for xtendliving.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from xtendliving.com.
- IP · 3.5.77.205
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 02d76948-6486-4c3c-b928-8aa2d7bdb75b@identity-protect.org
- TLD · .com
- Browse hostnames · xt…
- 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: "xtendliving.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.