Skip to content

Hostname

flowika.com

Last fetched

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

Nutrition Label

WHISPER CANON · flowika.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flowika.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.200.8313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.75.5313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.12.8013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.190.12613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.147.20913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.109.10218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.47.17018.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.7.14618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.70.5418.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.89.2443.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.97.1133.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.17.1847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.18.7552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.182.18152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.22.15252.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.61.14454.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.198.23554.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.24.11847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
56.10.54.17656.10.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
56.10.52.22156.10.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

6 observed subdomains of flowika.com.

Threat posture

History

Related pages

Pivot deeper into the graph from flowika.com.

Cypher and MCP

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

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