Skip to content

Hostname

evraz.com

Last fetched

evraz.com resolves to 1 IPv4 address operated by AS-SERVICEPIPE in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.169.155.169185.169.155.0/24AS201706AS-SERVICEPIPERU

WHOIS identity

Registrar
iana:463
Organization
limited liability company 'evrazholding'
Contact emails

Subdomains

205 observed subdomains of evraz.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for evraz.com.

MechanismTarget
SPF_IP194.85.178.0/24
SPF_IP212.243.120.0/24
SPF_IP40.118.1.172
SPF_IP40.127.172.228
SPF_IP89.253.226.184
SPF_IP89.253.231.229
SPF_IP95.163.208.187
SPF_IP95.163.211.28
SPF_IP95.163.212.168
SPF_MXevraz.com

Related pages

Pivot deeper into the graph from evraz.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "evraz.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.