Hostname
currentchemicals.com
Last fetched
currentchemicals.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
currentchemicals.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.45.202.10 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of currentchemicals.com owner
- Contact emails
- 0bba7203-11d1-40b5-996d-cb0d8a1ce5f3@identity-protect.org
- 596a6759-0338-49b2-a5aa-9e829f60c2e5@identity-protect.org
- 8a2f0350-fcbb-4dbd-999c-04b587c0896c@identity-protect.org
- c4d7b50c-3a07-4736-b56a-7fa9fe801efc@identity-protect.org
- cc04b516-0b6a-42cf-a5d0-252c11876ada@identity-protect.org
- f5de294f-a6f8-470e-8634-5314a561c993@identity-protect.org
- fee59289-0567-4b23-a678-0b3f28acbb7f@identity-protect.org
- owner-440822@currentchemicals.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of currentchemicals.com.
Web-graph footprint
Distinct hostnames that link to or from currentchemicals.com in the public web crawl.
6 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for currentchemicals.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from currentchemicals.com.
- IP · 52.45.202.10
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bba7203-11d1-40b5-996d-cb0d8a1ce5f3@identity-protect.org
- TLD · .com
- Browse hostnames · cu…
- Glossary · What is a hostname?
- 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: "currentchemicals.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.