All hostnames fs2.lavinaplatform.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · fs2.lavinaplatform.com Routing diversity 5.0/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/fs2.lavinaplatform.com Resolution chain fs2.lavinaplatform.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 52.218.120.195 52.218.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.25.225 52.218.25.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.26.81 52.218.26.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.30.225 52.218.30.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.61.153 52.218.61.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.218.62.169 52.218.62.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.0.147 52.92.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.1.3 52.92.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.17.187 52.92.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.32.179 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.32.51 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.34.187 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.35.147 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.35.235 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.36.171 52.92.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.92.4.227 52.92.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with fs2.lavinaplatform.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from fs2.lavinaplatform.com in the public web crawl.
Related pages Pivot deeper into the graph from fs2.lavinaplatform.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fs2.lavinaplatform.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 .