Hostname
affectcosmetics.com
Last fetched
affectcosmetics.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
affectcosmetics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.15.101 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.162.40 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 059efdc4291f27d874cbb0295d424d1885ffbba1f54cb2e868efa7c2e2ab335a@affectcosmetics.com.whoisproxy.org
- 18848e01547369ec8c4a2f9c36939a6568c6390123746e5a43971f82b4ef174a@affectcosmetics.com.whoisproxy.org
- 3aae5529398da06ae3a9128ef6e8377267b00e4a530ea4b0ab29fe9115dd47a8@affectcosmetics.com.whoisproxy.org
- 4b16f4e5e5dea98edda82c94e342feff8ebcaa5a2ee2a9716f437ddbe7291b4a@affectcosmetics.com.whoisproxy.org
- 4cfaef46489d7aff89f0195d5a69cb4125a80ae34bb0e74bf208823b87be0918@affectcosmetics.com.whoisproxy.org
- 5cd01bdda48ca92b576417bcf9dddc26eb6c8434307916c787d9bbed9aa49847@affectcosmetics.com.whoisproxy.org
- 6ce3c51080996e48f64f530e2a4fcdd9b9acd6bd0e86452984769f543ec88073@affectcosmetics.com.whoisproxy.org
- 6f77cbe2bdfeb1127ba031de00c81584104509db761e6ab18efc8a9333d0408e@affectcosmetics.com.whoisproxy.org
- 72d326a8f79f91b6c39bf85c09cfba23b12e5038a6cdb9c7f2756c54f5838658@affectcosmetics.com.whoisproxy.org
- 81f1b814fb8b7b30288e4f34031d467a1bbb56637d8e0f9b0e7629fb0e04f3fd@affectcosmetics.com.whoisproxy.org
- 94011d808709622f33af72a75d5ca582399a600f9b5ca0760bd80a66e2c2bc60@affectcosmetics.com.whoisproxy.org
- 9b6ba264737c78d28b344e2b12bb670a84ec51c757ec30d99bde4a53a1e0963f@affectcosmetics.com.whoisproxy.org
- a2c25661eda99ee96a1943b35dac60f4c234cf8ff5720fa7d4014389a141c7d3@affectcosmetics.com.whoisproxy.org
- a89368e03b5731938e0c6eddaf3a393bbefc382e8cd90255d02990c78aeec5ad@affectcosmetics.com.whoisproxy.org
- abc7e26e18f7c5c352e936fb6eef9d000504512b95037f1f98f1ec38db561fc4@affectcosmetics.com.whoisproxy.org
- b041b020b7ee0a8f363909b73f30d5d84c72e278ac15b2e9090f9d7fa9f9233f@affectcosmetics.com.whoisproxy.org
- bd982a0994d79669e9867d7f77a840d97c2632da2d416bc5962b6944c071e2dd@affectcosmetics.com.whoisproxy.org
- c1dc53dcf999dff1c5cf46017de84e112cf8ff9fdc4f21b3e4d46236c2666b26@affectcosmetics.com.whoisproxy.org
- c6872fa3878978872f52636229bcb62ee3cf7fb2d690bdd573332f071679331c@affectcosmetics.com.whoisproxy.org
- c83c17c6cd522295be15bd9e518983ceb87c646f54eff06be0ce054d71c37152@affectcosmetics.com.whoisproxy.org
- and 3 more
Subdomains
3 observed subdomains of affectcosmetics.com.
Web-graph footprint
Distinct hostnames that link to or from affectcosmetics.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for affectcosmetics.com.
| Mechanism | Target |
|---|---|
| SPF_A | shared-1.cloudpacket.pl |
| SPF_INCLUDE | _spf.newsletter.affectcosmetics.com |
| SPF_MX | affectcosmetics.com |
Related pages
Pivot deeper into the graph from affectcosmetics.com.
- IP · 104.21.15.101
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 059efdc4291f27d874cbb0295d424d1885ffbba1f54cb2e868efa7c2e2ab335a@affectcosmetics.com.whoisproxy.org
- TLD · .com
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "affectcosmetics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.