Skip to content

Hostname

sogi.com.tw

Last fetched

sogi.com.tw resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists registrar:net-chinese as the registrar.

Nutrition Label

WHISPER CANON · sogi.com.twRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/sogi.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
43.212.41.16343.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.212.43.10343.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.152.17543.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.199.12743.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.12.6843.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.205.19243.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.236.10143.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.123.443.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.212.20.5943.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.133.17543.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.214.6943.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.150.13543.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.166.3543.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.214.17443.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
43.212.185.3043.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW
54.54.15.13354.54.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.TW
43.213.228.16643.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
registrar:net-chinese
Organization
?????????? sogi net co.,
Contact emails

Subdomains

33 observed subdomains of sogi.com.tw.

Web-graph footprint

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

512 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from sogi.com.tw.

Cypher and MCP

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

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