Skip to content

Hostname

flic.io

Last fetched

flic.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · flic.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flic.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.36.1063.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.1083.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.43.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.753.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
99.84.152.12699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
owner 50 buttons each ab
Contact emails

Subdomains

37 observed subdomains of flic.io.

Web-graph footprint

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

372 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flic.io.

MechanismTarget
SPF_Aflic.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from flic.io.

Cypher and MCP

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

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