Skip to content

Hostname

cosmeticfans.com

Last fetched

cosmeticfans.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 · cosmeticfans.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cosmeticfans.com

Resolution chain

cosmeticfans.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.2918.244.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.4218.244.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.7218.244.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.ID
18.244.51.9018.244.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.51.10518.67.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.11618.67.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.5518.67.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8818.67.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.31.12052.85.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2352.85.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.452.85.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6752.85.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:244
Organization
cosmeticfans_com
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from cosmeticfans.com.

Cypher and MCP

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

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