Hostname
tecrmi.com
Last fetched
tecrmi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tecrmi.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.122.76 | 3.5.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.175 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.21 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.251 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.93 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.223 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.62 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.65 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.81 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.162 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.233 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.176 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.180 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.208 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.40 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.80 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tecrmi.com owner
- Contact emails
- 29e73520-a316-4f19-ae28-b48dec68c338@identity-protect.org
- 31c38572-d157-48b3-a58d-aa6ad0427b9f@identity-protect.org
- 8d67232d-9dcb-4f63-8462-2318a97912b6@identity-protect.org
- b91db183-1d44-4e09-94ae-1ace7fcb2b7f@identity-protect.org
- e10e7698-7f9d-4f08-9352-441288e6fcc9@identity-protect.org
- ec7590d2-3786-4cd1-a9a2-1105e8ccf77d@identity-protect.org
- fe0f034c-42ce-4a18-bfb3-14ba7daea29f@identity-protect.org
Subdomains
1 observed subdomain of tecrmi.com.
| Subdomain |
|---|
| www.tecrmi.com |
Web-graph footprint
Distinct hostnames that link to or from tecrmi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for tecrmi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tecrmi.com.
- IP · 3.5.122.76
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 29e73520-a316-4f19-ae28-b48dec68c338@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "tecrmi.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.