Skip to content

Hostname

makeup.cz

Last fetched

makeup.cz resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · makeup.czRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/makeup.cz

Resolution chain

makeup.cz resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.124.10218.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.4018.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.4918.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.7318.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.18.11018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.221.253.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.433.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.843.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.853.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:reg-active24
Organization
minran
Contact emails

Subdomains

2 observed subdomains of makeup.cz.

Web-graph footprint

Distinct hostnames that link to or from makeup.cz in the public web crawl.

272 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for makeup.cz.

MechanismTarget
SPF_Amakeup.cz
SPF_INCLUDEamazonses.com
SPF_IP135.181.183.230/32
SPF_MXmakeup.cz

Related pages

Pivot deeper into the graph from makeup.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "makeup.cz"})-[: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.