Skip to content

Hostname

e-sogi.com

Last fetched

e-sogi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

e-sogi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.10313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.2718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.3618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.2518.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.7118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.7918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
kamakura shinsho,
Contact emails

Subdomains

13 observed subdomains of e-sogi.com.

Web-graph footprint

Distinct hostnames that link to or from e-sogi.com in the public web crawl.

594 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for e-sogi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf2.nlk2.smtps.jp

Related pages

Pivot deeper into the graph from e-sogi.com.

Cypher and MCP

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

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