Skip to content

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

WHISPER CANON · flossy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flossy.com

Resolution chain

flossy.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.184.24516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.15716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1823.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.218.4552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.2952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.24554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.5165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of flossy.com owner
Contact emails

Subdomains

32 observed subdomains of flossy.com.

Web-graph footprint

Distinct hostnames that link to or from flossy.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flossy.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.flossy_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from flossy.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.