Skip to content

Hostname

floori.io

Last fetched

floori.io resolves to 2 IPv4 addresses operated by AS15967 in PL. WHOIS lists iana:1086 as the registrar.

Nutrition Label

WHISPER CANON · floori.ioRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/floori.io

Resolution chain

floori.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1086
Organization
Contact emails

Subdomains

155 observed subdomains of floori.io.

Web-graph footprint

Distinct hostnames that link to or from floori.io in the public web crawl.

18 sites link to this hostname.

192 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for floori.io.

MechanismTarget
SPF_Afloori.io
SPF_INCLUDE20656542.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_MXfloori.io

Related pages

Pivot deeper into the graph from floori.io.

Cypher and MCP

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

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