Hostname
zeroasso.top
Last fetched
zeroasso.top resolves to 14 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
zeroasso.top resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.84.240 | 152.53.84.0/22 | AS197540 | — | DE |
| 152.53.87.169 | 152.53.84.0/22 | AS197540 | — | DE |
| 154.44.10.102 | 154.44.10.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 155.117.85.132 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.135 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.136 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.137 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.138 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 199.7.140.216 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 199.7.140.93 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 23.145.248.22 | 23.145.248.0/24 | AS209242 | — | US |
| 91.192.107.29 | 91.192.107.0/24 | AS211392 | — | GB |
| 98.142.241.148 | 98.142.241.0/24 | AS979 | NETLAB-SDN - NetLab Global | CN |
| 123.57.193.173 | 123.57.0.0/16 | AS37963 | — | CN |
WHOIS identity
- Registrar
- iana:1599
- Organization
- ceng jia qi
- Contact emails
- —
Subdomains
39 observed subdomains of zeroasso.top.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zeroasso.top in the public web crawl.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for zeroasso.top.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from zeroasso.top.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zeroasso.top"})-[: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.