Skip to content

Hostname

engagis.com

Last fetched

engagis.com resolves to 2 IPv4 addresses operated by AS204800 in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · engagis.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/engagis.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.138.189.71103.138.189.0/24AS204800SG
20.211.64.2720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

36 observed subdomains of engagis.com.

Web-graph footprint

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

47 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for engagis.com.

MechanismTarget
SPF_Aengagis.com
SPF_INCLUDE_spfezesuite.engagis.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.145.178.110
SPF_IP168.245.43.160
SPF_MXengagis.com

Related pages

Pivot deeper into the graph from engagis.com.

Cypher and MCP

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

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