Hostname
chimaytech.com
Last fetched
chimaytech.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chimaytech.com owner
- Contact emails
- 155882b2-940a-452e-8ae8-18dd678b3788@identity-protect.org
- 51d324c8-595a-4cd1-b37c-a47d53305f39@identity-protect.org
- 65bed87d-8e18-4669-9755-28b0ec3fedd7@identity-protect.org
- 6b11c34e-7dca-4019-a74e-32ff61e382d8@identity-protect.org
- a98334f1-ecbe-49b9-9630-2acf2f9fc0c2@identity-protect.org
- b4f8e725-d9af-4acf-947c-752f7071926e@identity-protect.org
- f114e619-2767-467b-aa73-c1ea33c695fb@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for chimaytech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.163.com |
Related pages
Pivot deeper into the graph from chimaytech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chimaytech.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.