Skip to content

Hostname

narscosmetics.com

Last fetched

narscosmetics.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · narscosmetics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/narscosmetics.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.47.216104.18.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.156.40172.64.156.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

63 observed subdomains of narscosmetics.com.

Web-graph footprint

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

2,088 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for narscosmetics.com.

MechanismTarget
SPF_Aproduction.emea.shiseido.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.extole.io
SPF_INCLUDEspf.kligerweiss.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.73.156.9
SPF_IP184.73.202.221
SPF_IP192.254.120.212/32
SPF_IP192.254.121.106/32
SPF_IP192.254.121.110/32
SPF_IP206.191.160.236
SPF_IP50.31.32.95/32
SPF_IP52.207.213.76
SPF_IP52.23.118.8
SPF_IP52.23.254.101
SPF_IP74.218.38.51

Related pages

Pivot deeper into the graph from narscosmetics.com.

Cypher and MCP

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

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