Hostname
chemistwin.com
Last fetched
chemistwin.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
chemistwin.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 |
|---|---|---|---|---|
| 45.60.121.106 | 45.60.121.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.131.106 | 45.60.131.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of chemistwin.com owner
- Contact emails
- 467428c1-e32a-4e95-8cb4-8147d3787a28@identity-protect.org
- 6457ee9a-3b38-4df4-9c7d-e984b5393540@identity-protect.org
- 957bec8e-3436-4156-a2ac-2aaec7a70eea@identity-protect.org
- df3e7ae6-af22-4679-b028-5fac78527264@identity-protect.org
- f754cb54-191d-411e-b999-610f5a5bc0d4@identity-protect.org
- info@domain-contact.org
Subdomains
16 observed subdomains of chemistwin.com.
Showing 14 of 16. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for chemistwin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-005f4802.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from chemistwin.com.
- IP · 45.60.121.106
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:269
- Country · US
- Email · 467428c1-e32a-4e95-8cb4-8147d3787a28@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chemistwin.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.