Skip to content

Hostname

h-engo.com

Last fetched

h-engo.com resolves to 1 IPv4 address operated by AS15830 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · h-engo.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/h-engo.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.144.232.212202.144.224.0/20AS15830JP

WHOIS identity

Registrar
iana:49
Organization
e4u
Contact emails

Subdomains

8 observed subdomains of h-engo.com.

Web-graph footprint

Distinct hostnames that link to or from h-engo.com in the public web crawl.

174 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for h-engo.com.

MechanismTarget
SPF_IP103.9.92.221
SPF_IP182.236.95.31
SPF_IP182.236.95.33
SPF_IP202.144.232.208
SPF_IP202.144.232.212

Related pages

Pivot deeper into the graph from h-engo.com.

Cypher and MCP

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

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