Hostname
severstal.com
Last fetched
severstal.com resolves to 1 IPv4 address operated by SCAT7-AS AS for JSC Severstal-infocom in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
severstal.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 |
|---|---|---|---|---|
| 217.175.17.196 | 217.175.17.0/24 | AS33936 | SCAT7-AS AS for JSC Severstal-infocom | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- joint-stock company 'severstal - infokom'
- Contact emails
Subdomains
178 observed subdomains of severstal.com.
Showing 25 of 178. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from severstal.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for severstal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.hosting.severstal.com |
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 217.175.18.112 |
| SPF_IP | 217.175.24.118 |
| SPF_IP | 217.175.24.119 |
| SPF_IP | 217.175.25.166 |
| SPF_IP | 217.175.25.167 |
| SPF_MX | severstal.com |
Related pages
Pivot deeper into the graph from severstal.com.
- IP · 217.175.17.196
- ASN · AS33936SCAT7-AS AS for JSC Severstal-infocom
- Registrar · iana:463
- Country · RU
- Email · hostmaster@stalcom.com
- TLD · .com
- Browse hostnames · se…
- 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: "severstal.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.