Hostname
tmrs.com
Last fetched
tmrs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tmrs.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.54 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.61 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.66 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.8 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.116 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.127 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.37 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.89 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.246.12 | 3.167.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.246.27 | 3.167.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.246.29 | 3.167.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.246.78 | 3.167.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tmrs.com owner
- Contact emails
- ks94p9rm578@networksolutionsprivateregistration.com
- qq4hv9nx8nk@networksolutionsprivateregistration.com
- tu9rd2np9aa@networksolutionsprivateregistration.com
- w85sm8a94ye@networksolutionsprivateregistration.com
- wc4m58nh5mq@networksolutionsprivateregistration.com
- 370c3c8f-92b0-4317-a96b-ad8860d672c7@identity-protect.org
- c08f47d3-6fa9-4958-899a-4e712275c380@identity-protect.org
- df9ca943-39b5-4ee6-a70d-dcd7ac84b3d5@identity-protect.org
- e48f99fa-b62c-4913-887b-f58afb24f60f@identity-protect.org
- e8138758-791b-4fa5-ba85-c2d69ead1dbb@identity-protect.org
Subdomains
18 observed subdomains of tmrs.com.
Web-graph footprint
Distinct hostnames that link to or from tmrs.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for tmrs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | clientspf.backstopsolutions.com |
| SPF_INCLUDE | em9785.tmrs.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u24013496.wl247.sendgrid.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 159.183.153.219 |
| SPF_IP | 216.166.2.18 |
| SPF_MX | tmrs.com |
Related pages
Pivot deeper into the graph from tmrs.com.
- IP · 18.173.132.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ks94p9rm578@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · tm…
- 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: "tmrs.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.