Hostname
flossy.com
Last fetched
flossy.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
flossy.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 |
|---|---|---|---|---|
| 16.15.184.245 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.216 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.38.157 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.22.182 | 3.5.22.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.218.45 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.63.37 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.206.29 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.203.245 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.51 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.63 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.71 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.72 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of flossy.com owner
- Contact emails
- thalacker@verizon.net
- 11c3c361-8d95-466e-8b0d-7b8f1a9becc2@identity-protect.org
- 38761f66-7525-4e33-be4c-6c93e239232a@identity-protect.org
- 6e61b72f-6c42-4f56-8fb7-a51d9c3e126e@identity-protect.org
- 72810b81-e4fe-4968-b483-98c9577c8fb9@identity-protect.org
- 8689819b-5ddd-4d2e-b650-131b58613688@identity-protect.org
- d5f0a9dd-1c9e-4265-aa17-916eeb39c95c@identity-protect.org
- owner-5977745@flossy.com.whoisprivacyservice.org
- owner-8597279@flossy.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of flossy.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from flossy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for flossy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | _spf.flossy_com._d.easydmarc.pro |
Related pages
Pivot deeper into the graph from flossy.com.
- IP · 16.15.184.245
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · thalacker@verizon.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: "flossy.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.