Skip to content

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

WHISPER CANON · severstal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/severstal.com

Resolution chain

severstal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.175.17.196217.175.17.0/24AS33936SCAT7-AS AS for JSC Severstal-infocomRU

WHOIS identity

Registrar
iana:463
Organization
joint-stock company 'severstal - infokom'
Contact emails

Subdomains

178 observed subdomains of severstal.com.

Web-graph footprint

Distinct hostnames that link to or from severstal.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for severstal.com.

MechanismTarget
SPF_INCLUDEmail.hosting.severstal.com
SPF_INCLUDEspf.unisender.com
SPF_IP217.175.18.112
SPF_IP217.175.24.118
SPF_IP217.175.24.119
SPF_IP217.175.25.166
SPF_IP217.175.25.167
SPF_MXseverstal.com

Related pages

Pivot deeper into the graph from severstal.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.