Skip to content

Hostname

floox.app

Last fetched

floox.app resolves to 1 IPv4 address operated by AS266444 - 3L CLOUD INTERNET SERVICES LTDA - EPP in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · floox.appRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/floox.app

Resolution chain

floox.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
170.82.174.30170.82.174.0/24AS266444AS266444 - 3L CLOUD INTERNET SERVICES LTDA - EPPBR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of floox.app.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for floox.app.

MechanismTarget
SPF_IP137.116.74.43
SPF_IP172.175.47.158
SPF_IP172.193.112.61
SPF_IP20.15.116.226
SPF_IP52.177.36.39
SPF_IP52.247.27.202

Related pages

Pivot deeper into the graph from floox.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "floox.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.