Hostname
flexembed.com
Last fetched
flexembed.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flexembed.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.206.25 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.3 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.59 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.94 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.167.99.20 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.41 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.42 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.99.6 | 3.167.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flexembed.com owner
- Contact emails
- 0ece02ca-fb13-4c1c-a2c5-fce236d55d78@identity-protect.org
- 4c8b4c93-e957-4c54-b885-4baf941f4741@identity-protect.org
- 5fb584d3-c205-41d4-83d5-bcbfdea681ca@identity-protect.org
- 66a91a2b-7b47-40d4-a5b4-46db920b291f@identity-protect.org
- 7b2a7581-7d62-4a10-aef1-2b39cf81b73e@identity-protect.org
- owner-8493117@flexembed.com.whoisprivacyservice.org
- owner@flexembed.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of flexembed.com.
| Subdomain |
|---|
| www.flexembed.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from flexembed.com.
- IP · 3.164.206.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 0ece02ca-fb13-4c1c-a2c5-fce236d55d78@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: "flexembed.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.