Skip to content

Hostname

engate.jp

Last fetched

engate.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · engate.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/engate.jp

Resolution chain

engate.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.10113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.168.122.23.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.293.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.43.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.883.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

8 observed subdomains of engate.jp.

Web-graph footprint

Distinct hostnames that link to or from engate.jp in the public web crawl.

128 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for engate.jp.

MechanismTarget
SPF_Aengate.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcrmstyle.com

Related pages

Pivot deeper into the graph from engate.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "engate.jp"})-[: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.