Skip to content

Hostname

engomo.com

Last fetched

engomo.com resolves to 1 IPv4 address operated by AS6878 in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.158.51.12680.158.48.0/20AS6878AS6878DE

WHOIS identity

Registrar
iana:141
Organization
jens stier
Contact emails

Subdomains

66 observed subdomains of engomo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for engomo.com.

MechanismTarget
SPF_Aengomo.com
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDE25291503.spf01.hubspotemail.net
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.outlook.de
SPF_IP188.138.121.104
SPF_IP193.111.100.245
SPF_IP2a01:238:20a:202:50ff:0:0:153
SPF_IP2a01:238:20a:202::0/64
SPF_IP46.237.247.71
SPF_IP62.75.156.242
SPF_IP81.169.144.153/32
SPF_IP81.169.145.133/32
SPF_IP81.169.146.128/25
SPF_IP85.215.255.54
SPF_IP85.25.2.5
SPF_MXengomo.com

Related pages

Pivot deeper into the graph from engomo.com.

Cypher and MCP

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

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