Hostname
1224.pro
Last fetched
1224.pro resolves to 1 IPv4 address operated by MIRAN-AS Miran DC in RU.
Nutrition Label
Resolution chain
1224.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 |
|---|---|---|---|---|
| 185.73.212.245 | 185.73.212.0/24 | AS41722 | MIRAN-AS Miran DC | RU |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from 1224.pro in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for 1224.pro.
| Mechanism | Target |
|---|---|
| SPF_A | 1224.pro |
| SPF_IP | 135.181.131.208 |
| SPF_IP | 157.90.95.199 |
| SPF_IP | 185.174.164.26 |
| SPF_IP | 185.73.212.245 |
| SPF_IP | 65.21.137.227 |
| SPF_IP | 95.216.242.45 |
| SPF_MX | 1224.pro |
Related pages
Pivot deeper into the graph from 1224.pro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1224.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.