Hostname
athmatech.com
Last fetched
athmatech.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
- contact privacy inc. customer 0144611925
- Contact emails
- athmatech.com@contactprivacy.com
- 0617801b-f54a-4385-b3f5-3e583bfa7940@identity-protect.org
- 2c1f3a95-61e2-4b16-9033-a823b5195446@identity-protect.org
- 7ddd662f-3f9b-47cc-826b-00023504a31f@identity-protect.org
- f3d0b595-dce6-4607-ab9b-2c92447eb8e3@identity-protect.org
- fc89cd00-053e-4179-8fe1-c536b8938f1c@identity-protect.org
- owner-7763156@athmatech.com.whoisprivacyservice.org
- owner-815598@athmatech.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from athmatech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "athmatech.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.