Hostname
flat221b.com
Last fetched
flat221b.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
flat221b.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.176.245 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.179.30 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.219 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.54 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.113 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.163 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.27 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.211.213 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.36.101 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.63.93 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.121.45 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.123.133 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.137.53 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.192.61 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.206.29 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1861
- Organization
- jonathan lu
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from flat221b.com.
- IP · 16.15.176.245
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1861
- Country · US
- Email · 3fc275e23858bd4bd5e1d8f30ea29215-1361365@contact.gandi.net
- 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: "flat221b.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.