Skip to content

Hostname

sompo.co.th

Last fetched

sompo.co.th resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · sompo.co.thRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sompo.co.th

Resolution chain

sompo.co.th resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.46.11618.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.3018.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.6318.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.7918.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.69.1418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.9518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.102.618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:thnic
Organization
sompo insurance (thailand) public company limited. (บริษัท ซมโปะ ประกันภัย (ประเทศไทย) จำกัด (มหาชน))
Contact emails

Subdomains

9 observed subdomains of sompo.co.th.

Web-graph footprint

Distinct hostnames that link to or from sompo.co.th in the public web crawl.

47 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sompo.co.th.

MechanismTarget
SPF_INCLUDE_spfc.mh.ntt.co.th
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf.mailpam.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sompo.co.th.

Cypher and MCP

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

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