Hostname
eupelectronics.com
Last fetched
eupelectronics.com resolves to 16 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in FR. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
eupelectronics.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 47.246.50.191 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.192 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.193 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.194 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.195 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.196 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.197 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 47.246.50.198 | 47.246.50.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | FR |
| 8.25.82.224 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.225 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.226 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.227 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.228 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.229 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.230 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
| 8.25.82.231 | 8.25.82.0/24 | AS24429 | TAOBAO Zhejiang Taobao Network Co.,Ltd | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of eupelectronics.com.
| Subdomain |
|---|
| www.eupelectronics.com |
Web-graph footprint
Distinct hostnames that link to or from eupelectronics.com in the public web crawl.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from eupelectronics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eupelectronics.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.