Hostname
zinuspower.com
Last fetched
zinuspower.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
zinuspower.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.21.34.157 | 65.22.20.0/24 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1001
- Organization
- zinus as
- Contact emails
- 6ktocbfheywz@privacy-protection.email
- aby4srvfpyvu@privacy-protection.email
- dp3umrdpr5c2@privacy-protection.email
- fkwiz652u3ez@privacy-protection.email
- jsv2gn28d9zf@privacy-protection.email
- oefuqpgbva8g@privacy-protection.email
- pnw7wsvtsjat@privacy-protection.email
- pzdguc9anreu@privacy-protection.email
- qp49xhzwfbfd@privacy-protection.email
- rsmukoo2qn4m@privacy-protection.email
- tabisto2kxo8@privacy-protection.email
- tgcam8x7cbhs@privacy-protection.email
- tya6kqo6rfiz@privacy-protection.email
- xdri8dhysjod@privacy-protection.email
- y8rmtxce8fe2@privacy-protection.email
Subdomains
2 observed subdomains of zinuspower.com.
Web-graph footprint
Distinct hostnames that link to or from zinuspower.com in the public web crawl.
26 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for zinuspower.com.
| Mechanism | Target |
|---|---|
| SPF_A | zinuspower.com |
| SPF_INCLUDE | spf.bedrock.lime-technologies.com |
| SPF_INCLUDE | spf.heimdall.zpirit.no |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from zinuspower.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zinuspower.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.