Hostname
tegett.com
Last fetched
tegett.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tegett.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 |
|---|---|---|---|---|
| 18.204.180.179 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tegett.com owner
- Contact emails
- 1c91c52f-8b4a-4672-97c8-c860d7b79393@identity-protect.org
- 26c8d387-a0f8-4c03-bd9b-38dfad402c44@identity-protect.org
- 486a6182-3010-4622-b06b-a21aa91d505f@identity-protect.org
- 6874a316-f7c7-4464-941f-cb1026306c28@identity-protect.org
- 6a54661c-d12b-4c54-985b-813fb43685af@identity-protect.org
- 6b56c4c2-28de-4b4e-b36e-9c10102d2b08@identity-protect.org
- 6db17fd8-4db3-40b9-9d62-1da384a64e0f@identity-protect.org
Subdomains
6 observed subdomains of tegett.com.
Showing 3 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from tegett.com.
- IP · 18.204.180.179
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c91c52f-8b4a-4672-97c8-c860d7b79393@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: "tegett.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.