Skip to content

Hostname

an-sik.com

Last fetched

an-sik.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.51.10618.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.1518.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.2418.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.5918.244.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
3.174.230.103.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1143.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1153.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.923.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.234.11799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
chanu kim
Contact emails

Subdomains

1 observed subdomain of an-sik.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for an-sik.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from an-sik.com.

Cypher and MCP

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

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