Skip to content

Hostname

essoft.com

Last fetched

essoft.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · essoft.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/essoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.17.71162.241.16.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

15 observed subdomains of essoft.com.

Web-graph footprint

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

21 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for essoft.com.

MechanismTarget
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf1.zoho.com
SPF_INCLUDEzcsend.net
SPF_IP135.84.80.0/22
SPF_IP136.143.186.0/24
SPF_IP136.143.187.0/24
SPF_IP136.143.190.0/23
SPF_IP162.144.126.234
SPF_IP184.67.3.230
SPF_IP204.141.160.0/24
SPF_IP206.116.44.33
SPF_IP216.52.72.0/23
SPF_IP8.45.169.0/24

Related pages

Pivot deeper into the graph from essoft.com.

Cypher and MCP

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

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