Skip to content

Hostname

esgglobal.com

Last fetched

esgglobal.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · esgglobal.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esgglobal.com

Resolution chain

esgglobal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.154.1145.60.154.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.166.1145.60.166.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:468
Organization
on behalf of esgglobal.com owner
Contact emails

Subdomains

11 observed subdomains of esgglobal.com.

Web-graph footprint

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

40 sites link to this hostname.

273 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for esgglobal.com.

MechanismTarget
SPF_Aesgglobal.com
SPF_Asmtp.cascadecloud.co.uk
SPF_INCLUDE_spf1.esgglobal.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDErecsrvr.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.96.80.162
SPF_IP216.55.99.55
SPF_IP217.68.20.68
SPF_IP217.68.22.220/30
SPF_MXesgglobal.com

Related pages

Pivot deeper into the graph from esgglobal.com.

Cypher and MCP

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

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