Hostname
tyrodiagnostics.com
Last fetched
tyrodiagnostics.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tyrodiagnostics.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.194.26.96 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.121.81.190 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.9.64 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.236.179 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tyrodiagnostics.com owner
- Contact emails
- 358841f5-2331-4375-9483-8f40115b7a4c@identity-protect.org
- 7ae2e065-f16d-40bf-ab1c-81e3c2c0d4a1@identity-protect.org
- 94c80222-f6ec-48f4-93d4-8c114ac12dd6@identity-protect.org
- a7f671a5-b891-4a59-b6a1-333bd279a004@identity-protect.org
- cae0a323-b6c3-4453-a1b4-d87d1af2312f@identity-protect.org
- d123d17f-dbbf-4136-a0c2-9a42610d7957@identity-protect.org
- d764c99e-52b5-4813-add8-b69de0ba5f60@identity-protect.org
Subdomains
1 observed subdomain of tyrodiagnostics.com.
| Subdomain |
|---|
| log.tyrodiagnostics.com |
Threat posture
History
Related pages
Pivot deeper into the graph from tyrodiagnostics.com.
- IP · 18.194.26.96
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 358841f5-2331-4375-9483-8f40115b7a4c@identity-protect.org
- TLD · .com
- Browse hostnames · ty…
- 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: "tyrodiagnostics.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.