Skip to content

Hostname

flos.com

Last fetched

flos.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · flos.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flos.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.220.88104.16.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.221.88104.16.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
flos s.p.a.
Contact emails

Subdomains

38 observed subdomains of flos.com.

Web-graph footprint

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

1,996 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for flos.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.78.184.11
SPF_IP147.78.184.250
SPF_IP195.206.28.136/32
SPF_IP213.82.20.194
SPF_IP62.15.189.152/31
SPF_IP85.222.150.192/28
SPF_IP91.187.211.160/27
SPF_MXflos.com

Related pages

Pivot deeper into the graph from flos.com.

Cypher and MCP

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

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