Skip to content

Hostname

fckoln-tab.com

Last fetched

fckoln-tab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · fckoln-tab.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fckoln-tab.com

Resolution chain

fckoln-tab.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.158.2413.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.6013.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.6313.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.713.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.161.229.11118.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.4118.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.7918.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.8918.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 253775
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from fckoln-tab.com.

Cypher and MCP

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

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