Skip to content

Hostname

makeup.bg

Last fetched

makeup.bg resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · makeup.bgRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/makeup.bg

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.229.12108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.36108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.53108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.63108.139.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1043.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.563.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.803.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with makeup.bg in WhisperGraph.

Subdomains

1 observed subdomain of makeup.bg.

Subdomain
i.makeup.bg

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for makeup.bg.

MechanismTarget
SPF_Amail.makeup.com.ua
SPF_INCLUDEamazonses.com
SPF_IP135.181.183.230/32
SPF_MXmakeup.bg
SPF_MXses.makeup.bg

Related pages

Pivot deeper into the graph from makeup.bg.

Cypher and MCP

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

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