Hostname
chemcomp.com
Last fetched
chemcomp.com resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
chemcomp.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 |
|---|---|---|---|---|
| 69.28.214.173 | 69.28.212.0/22 | AS13768 | COGECO-PEER1 - Aptum Technologies | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- chemical computing group
- Contact emails
- jamie@jam.ca
- aq6ke5ye45u@networksolutionsprivateregistration.com
- as7ck5rc8jf@networksolutionsprivateregistration.com
- b33ax4j47y2@networksolutionsprivateregistration.com
- b54a36mm2m3@networksolutionsprivateregistration.com
- bb2c98wg473@networksolutionsprivateregistration.com
- hy95r9py6k9@networksolutionsprivateregistration.com
- jamie@chemcomp.com
- qj45x2yb4td@networksolutionsprivateregistration.com
- rq5h44dv2m2@networksolutionsprivateregistration.com
- yt9zv5g92ug@networksolutionsprivateregistration.com
Subdomains
25 observed subdomains of chemcomp.com.
Showing 23 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from chemcomp.com in the public web crawl.
219 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for chemcomp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 69.28.214.160/27 |
| SPF_IP | 69.28.214.164 |
| SPF_IP | 69.28.214.173 |
| SPF_IP | 69.28.214.187 |
| SPF_MX | chemcomp.com |
Related pages
Pivot deeper into the graph from chemcomp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chemcomp.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.