Skip to content

Hostname

florio.app

Last fetched

florio.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · florio.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/florio.app

Resolution chain

florio.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.130.118143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.21143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.59143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.95143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.10799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.12199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.12599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.8899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
registrant of florio.app
Contact emails

Subdomains

27 observed subdomains of florio.app.

Web-graph footprint

Distinct hostnames that link to or from florio.app in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from florio.app.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "florio.app"})-[: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.