Hostname
x-tensive.com
Last fetched
x-tensive.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
x-tensive.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 |
|---|---|---|---|---|
| 13.35.93.102 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.125 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.26 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.63 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexander ustinov
- Contact emails
- registration@x-tensive.com
- 4cb56a68-3ebd-4aa7-8356-37ab5cbb5e0a@identity-protect.org
- 70dac677-a02b-4be3-97bc-422ea0852eaa@identity-protect.org
- bde94210-0138-45fa-822f-7342535fd324@identity-protect.org
- bf7f66f4-3ba0-45c5-af4e-6e01f0f4f93e@identity-protect.org
- cbcd3aa7-a6b8-41d3-a8b7-83e630e0b033@identity-protect.org
- eb2414fa-fb06-465a-998c-de593dffacc0@identity-protect.org
- f4c53697-8b0f-40aa-8990-1d07c3001c51@identity-protect.org
Subdomains
2 observed subdomains of x-tensive.com.
Web-graph footprint
Distinct hostnames that link to or from x-tensive.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for x-tensive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from x-tensive.com.
- IP · 13.35.93.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · registration@x-tensive.com
- 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: "x-tensive.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.