Hostname
xrtc.org
Last fetched
xrtc.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
xrtc.org 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.235.113 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.56 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.63 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.86 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.162.3.22 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.24 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.73 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.98 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- delta cygni labs
- Contact emails
Subdomains
14 observed subdomains of xrtc.org.
| Subdomain |
|---|
| dev.xrtc.org |
| www.xrtc.org |
Showing 2 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xrtc.org in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for xrtc.org.
| Mechanism | Target |
|---|---|
| SPF_A | xrtc.org |
| SPF_IP | 31.217.192.211 |
| SPF_IP | 31.217.192.219/32 |
| SPF_MX | xrtc.org |
Related pages
Pivot deeper into the graph from xrtc.org.
- IP · 13.33.235.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · FI
- Email · xrtc.org@domainsbyproxy.com
- TLD · .org
- Browse hostnames · xr…
- 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: "xrtc.org"})-[: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.