Hostname
www.answer-elec.com
Last fetched
www.answer-elec.com resolves to 20 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in RU.
Nutrition Label
Resolution chain
www.answer-elec.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.166.182.186 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.187 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.188 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.191 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.192 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.193 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.215 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 104.166.182.216 | 104.166.182.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | RU |
| 136.239.157.64 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.65 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.66 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.67 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.68 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.69 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.70 | 136.239.156.0/22 | AS17639 | — | PH |
| 136.239.157.71 | 136.239.156.0/22 | AS17639 | — | PH |
| 155.102.164.205 | 155.102.164.0/24 | AS24429 | — | PH |
| 156.59.108.184 | 156.59.108.0/24 | AS24429 | — | PH |
| 163.181.0.226 | 163.181.0.0/24 | AS24429 | — | RU |
| 163.181.0.227 | 163.181.0.0/24 | AS24429 | — | RU |
WHOIS identity
No WHOIS records are currently associated with www.answer-elec.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from www.answer-elec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.answer-elec.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.