Hostname
rtsintercoms.com
Last fetched
rtsintercoms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
rtsintercoms.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 |
|---|---|---|---|---|
| 18.172.122.5 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.53 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.56 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.122.82 | 18.172.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- susanne schaub
- Contact emails
Subdomains
5 observed subdomains of rtsintercoms.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rtsintercoms.com in the public web crawl.
157 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for rtsintercoms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_INCLUDE | spf.zohomail360.eu |
Related pages
Pivot deeper into the graph from rtsintercoms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rtsintercoms.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.