Hostname
flexatrio.com
Last fetched
flexatrio.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flexatrio.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 |
|---|---|---|---|---|
| 44.238.239.44 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.128.173 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.246.249 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.186.4.145 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flexatrio.com owner
- Contact emails
- 09039b51-40d0-476f-a890-bd409a33b84c@identity-protect.org
- 515bd09f-c157-4484-ad5e-a6e8ac299f54@identity-protect.org
- 5d950b0c-e3c0-44a8-b712-875295b062fd@identity-protect.org
- 76ee83f1-52b3-4452-882a-c230390f2b8a@identity-protect.org
- 7b7863fc-9646-4dfe-95b6-e4d6f8c98e99@identity-protect.org
- 8ab9ffce-99e2-4e6f-b848-1493084f21ca@identity-protect.org
- a9653dda-3d2b-4656-b8e7-b8719caff0be@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from flexatrio.com.
- IP · 44.238.239.44
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 09039b51-40d0-476f-a890-bd409a33b84c@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- 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: "flexatrio.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.