Hostname
trmprecision.com
Last fetched
trmprecision.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trmprecision.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.166.118.169 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trmprecision.com owner
- Contact emails
- 25afadc6-85c8-4da9-9dd6-ca2992e43f2c@identity-protect.org
- 64e74b62-6e13-4d85-876d-5ec7550d2b78@identity-protect.org
- 68b450c0-dbf5-4ec1-beb6-2dc82443743a@identity-protect.org
- ac3aafd0-94e7-4c98-802c-66f71bd5f917@identity-protect.org
- dbdba500-d997-4426-96ae-2037c9af72ce@identity-protect.org
- fdf37083-a382-4dac-92a4-71b9355f7058@identity-protect.org
- owner-524055@trmprecision.com.whoisprivacyservice.org
- owner-7301829@trmprecision.com.whoisprivacyservice.org
- owner-7450258@trmprecision.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of trmprecision.com.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for trmprecision.com.
| Mechanism | Target |
|---|---|
| SPF_A | trmprecision.com |
| SPF_INCLUDE | ecompanyx.com |
| SPF_INCLUDE | mail.ecompanyx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 63.228.188.35/32 |
| SPF_MX | trmprecision.com |
Related pages
Pivot deeper into the graph from trmprecision.com.
- IP · 35.166.118.169
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 25afadc6-85c8-4da9-9dd6-ca2992e43f2c@identity-protect.org
- TLD · .com
- Browse hostnames · tr…
- 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: "trmprecision.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.