Skip to content

Hostname

enginegroup.com

Last fetched

enginegroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.

Nutrition Label

WHISPER CANON · enginegroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/enginegroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.120.43.10440.120.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for enginegroup.com.

MechanismTarget
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP107.23.16.222/32
SPF_IP13.70.146.109
SPF_IP13.70.146.13
SPF_IP144.121.233.237
SPF_IP199.248.203.0/24
SPF_IP20.185.224.183
SPF_IP207.198.119.226
SPF_IP220.101.13.78
SPF_IP3.128.227.251
SPF_IP5.148.122.224/27
SPF_IP52.255.152.156
SPF_IP54.173.83.138/32
SPF_IP54.240.43.16/32
SPF_IP58.96.103.155
SPF_IP68.232.141.13
SPF_IP68.232.143.12
SPF_IP89.16.226.128/27
SPF_IP89.16.226.96/27

Related pages

Pivot deeper into the graph from enginegroup.com.

Cypher and MCP

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

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