Skip to content

Hostname

makeupforever.com

Last fetched

makeupforever.com resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · makeupforever.comRouting diversity4.2/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/makeupforever.com

Resolution chain

makeupforever.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:9
Organization
caroline grange
Contact emails

Subdomains

35 observed subdomains of makeupforever.com.

Web-graph footprint

Distinct hostnames that link to or from makeupforever.com in the public web crawl.

1,450 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for makeupforever.com.

MechanismTarget
SPF_Aproduction.eu1.makeupforever.demandware.net
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP168.63.22.95
SPF_IP217.19.58.227
SPF_IP37.235.95.145
SPF_IP52.157.73.155
SPF_IP52.166.59.207

Related pages

Pivot deeper into the graph from makeupforever.com.

Cypher and MCP

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

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