Hostname
evan-tec.com
Last fetched
evan-tec.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
evan-tec.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evan-tec.com owner
- Contact emails
- yoshitaka@amy.hi-ho.ne.jp
- 529c11f9-7158-4058-bdf4-21e0a972e734@identity-protect.org
- 7a5ec11c-7497-416b-8222-cdc84864664f@identity-protect.org
- b44c7c28-7ee6-420a-8f4d-7651867d2605@identity-protect.org
- d29c4fae-1b9f-4dad-ae54-d022eea7339b@identity-protect.org
- owner-1778597@evan-tec.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from evan-tec.com.
- IP · 16.15.186.163
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · yoshitaka@amy.hi-ho.ne.jp
- TLD · .com
- Browse hostnames · ev…
- 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: "evan-tec.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.