Skip to content

Hostname

fliktools.com

Last fetched

fliktools.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fliktools.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fliktools.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.100108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.11108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.71108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.74108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.97.10018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.2018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.2518.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.9618.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.141.1023.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1183.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.323.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.843.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of fliktools.com owner
Contact emails

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from fliktools.com.

Cypher and MCP

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

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