Skip to content

Hostname

essar.com

Last fetched

essar.com resolves to 1 IPv4 address operated by AS45815 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · essar.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/essar.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.141.238.107174.141.238.0/24AS45815IN

WHOIS identity

Registrar
iana:303
Organization
essar group
Contact emails

Subdomains

110 observed subdomains of essar.com.

Web-graph footprint

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

355 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for essar.com.

MechanismTarget
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf.tmes-in.trendmicro.com
SPF_IP204.101.16.161/28

Related pages

Pivot deeper into the graph from essar.com.

Cypher and MCP

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

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