Skip to content

Hostname

fl3xx.com

Last fetched

fl3xx.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · fl3xx.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fl3xx.com

Resolution chain

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

WHOIS identity

Registrar
iana:1052
Organization
fl3xx
Contact emails

Subdomains

30 observed subdomains of fl3xx.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for fl3xx.com.

MechanismTarget
SPF_INCLUDE25666996.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP18.156.140.187
SPF_IP18.193.148.136
SPF_IP184.169.249.43
SPF_IP2600:1f1c:974:8700:5af9:9397:4188:c911
SPF_IP2600:1f1c:b07:4400:78a2:1bb:9150:3772
SPF_IP2a05:d014:8af:3400:cbc:6097:3866:af4b
SPF_IP2a05:d014:9a:1800:12c3:ecf3:49c4:508c
SPF_IP2a05:d014:9a:1800:c0d5:b88c:d216:e88d
SPF_IP2a05:d014:9a:1800:e148:6355:c10:dd5e
SPF_IP2a05:d014:9a:1801:866:6484:e256:4e16
SPF_IP2a05:d014:9a:1801:9304:ce7a:d7c6:3440
SPF_IP3.124.164.154
SPF_IP3.66.181.212
SPF_IP3.71.154.121
SPF_IP3.77.248.213
SPF_IP52.29.179.130
SPF_IP52.57.142.22
SPF_IP54.193.219.134

Related pages

Pivot deeper into the graph from fl3xx.com.

Cypher and MCP

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

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