Hostname
teammate-exec.com
Last fetched
teammate-exec.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:401 as the registrar.
Nutrition Label
Resolution chain
teammate-exec.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.172.134.35 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.50 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.53 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.90 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.130.113 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.71 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.86 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.99 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.192.151.12 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.31 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.92 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.95 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:401
- Organization
- teammate.exec sia
- Contact emails
Subdomains
17 observed subdomains of teammate-exec.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for teammate-exec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 104.40.250.177 |
| SPF_IP | 188.166.57.184 |
Related pages
Pivot deeper into the graph from teammate-exec.com.
- IP · 18.172.134.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:401
- Country · US
- Email · nataliha4@gmail.com
- 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: "teammate-exec.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.