Hostname
rtmark.net
Last fetched
rtmark.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
rtmark.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.164 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.200 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.210 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.228 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.229 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.230 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.254 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.33 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.65.38 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.65.47 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.10 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.11 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.15 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.31 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.36 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.37 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.39 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.44 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.45 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.47 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- rtmark.net.113fkvtab64yc@domains-anonymizer.com
- rtmark.net.11xwhqwfbeeej@domains-anonymizer.com
- rtmark.net.12gjnrqinkysa@domains-anonymizer.com
- rtmark.net.15drqpsnazgxg@domains-anonymizer.com
- rtmark.net.1a6fr5zp8gjmr@domains-anonymizer.com
- rtmark.net.1cjqsp03j4hcd@domains-anonymizer.com
- rtmark.net.1eirmbvc4d6b6@domains-anonymizer.com
- rtmark.net.1hbfz2xhqeuzl@domains-anonymizer.com
- rtmark.net.1iepgvriozak5@domains-anonymizer.com
- rtmark.net.1iynshqefz9yt@domains-anonymizer.com
- rtmark.net.1jer2h3izv7mu@domains-anonymizer.com
- rtmark.net.1k1wt5bjcni2e@domains-anonymizer.com
- rtmark.net.1peb2i9hok079@domains-anonymizer.com
- rtmark.net.1r6y9osk2wxwu@domains-anonymizer.com
- rtmark.net.1umlandjn4b0d@domains-anonymizer.com
- rtmark.net.1utaipnaoxt9f@domains-anonymizer.com
- rtmark.net.1ygbk7rn3o7zm@domains-anonymizer.com
- rtmark.net.22t88bxuvm4ep@domains-anonymizer.com
- rtmark.net.267avmogvg8m6@domains-anonymizer.com
- rtmark.net.26f6kkdlc93ha@domains-anonymizer.com
- and 23 more
Subdomains
6 observed subdomains of rtmark.net.
Web-graph footprint
Distinct hostnames that link to or from rtmark.net in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for rtmark.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
| SPF_MX | rtmark.net |
Related pages
Pivot deeper into the graph from rtmark.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rtmark.net"})-[: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.