Skip to content

Hostname

flooxer.com

Last fetched

flooxer.com resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · flooxer.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flooxer.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.224.72.187194.226.44.0/24AS3352ES

WHOIS identity

Registrar
iana:69
Organization
atresmedia corporacion de medios de comunicacion,
Contact emails

Subdomains

20 observed subdomains of flooxer.com.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flooxer.com.

MechanismTarget
SPF_INCLUDEiberlayer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.224.72.31/32
SPF_IP194.224.72.32/32

Related pages

Pivot deeper into the graph from flooxer.com.

Cypher and MCP

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

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