Hostname
dev-atech.com
Last fetched
dev-atech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-atech.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-atech.com owner
- Contact emails
- 56b17d42-f021-4034-a4dd-1ebd650c1999@identity-protect.org
- 5b3919b6-58d6-44e1-bbab-5494445abb45@identity-protect.org
- 830bcdf8-fc98-4cfc-bdbe-2c9e06ea4a99@identity-protect.org
- aeb13934-1551-440e-b7b4-c38165e5d89a@identity-protect.org
- c4df57f5-b2cc-4b65-9e68-d046d81a4424@identity-protect.org
- cf4d6045-51be-41fe-967d-1590853471ab@identity-protect.org
- owner-1363928@dev-atech.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of dev-atech.com.
Web-graph footprint
Distinct hostnames that link to or from dev-atech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dev-atech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dev-atech.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.