Skip to content

Hostname

globalengagementsolutions.com

Last fetched

globalengagementsolutions.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.48.202.17020.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of globalengagementsolutions.com.

Web-graph footprint

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

7 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for globalengagementsolutions.com.

MechanismTarget
SPF_Aglobalengagementsolutions.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP184.107.182.12
SPF_IP20.48.202.170
SPF_IP209.85.219.0/22
SPF_IP69.4.35.149
SPF_MXglobalengagementsolutions.com

Related pages

Pivot deeper into the graph from globalengagementsolutions.com.

Cypher and MCP

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

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