Hostname
wolf4d.pro
Last fetched
wolf4d.pro resolves to 1 IPv4 address operated by AWN-CIGNA-INSURANCE-AS-AP Cigna Insurance Public Company Limited in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
wolf4d.pro 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 |
|---|---|---|---|---|
| 5.253.60.6 | 5.253.60.0/24 | AS211642 | AWN-CIGNA-INSURANCE-AS-AP Cigna Insurance Public Company Limited | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- klyonov l ivan
- Contact emails
- —
Subdomains
1 observed subdomain of wolf4d.pro.
| Subdomain |
|---|
| www.wolf4d.pro |
Web-graph footprint
Distinct hostnames that link to or from wolf4d.pro in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from wolf4d.pro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wolf4d.pro"})-[: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.