Hostname
zvezda-perm.com
Last fetched
zvezda-perm.com resolves to 2 IPv4 addresses operated by IT_WEB_LTD - IT WEB LTD in NL. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
zvezda-perm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.88.3.98 | 45.88.3.0/24 | AS200313 | IT_WEB_LTD - IT WEB LTD | NL |
| 5.23.51.104 | 5.23.51.0/24 | AS9123 | TimeWeb-AS - JSC "TIMEWEB" | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- bikmuhametov stanislav
- Contact emails
Subdomains
1 observed subdomain of zvezda-perm.com.
| Subdomain |
|---|
| www.zvezda-perm.com |
Web-graph footprint
Distinct hostnames that link to or from zvezda-perm.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for zvezda-perm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.timeweb.ru |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from zvezda-perm.com.
- IP · 45.88.3.98
- ASN · AS200313IT_WEB_LTD - IT WEB LTD
- Registrar · iana:463
- Country · NL
- Email · bikmukhametov.sk@gmail.com
- TLD · .com
- Browse hostnames · zv…
- 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: "zvezda-perm.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.