Skip to content

Hostname

sompo-hd.com

Last fetched

sompo-hd.com resolves to 1 IPv4 address operated by AS2516 in HK. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · sompo-hd.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sompo-hd.com

Resolution chain

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

IPPrefixASNOperatorCountry
106.187.123.14106.187.64.0/18AS2516HK

WHOIS identity

Registrar
iana:1485
Organization
sompo holdings,
Contact emails

Subdomains

27 observed subdomains of sompo-hd.com.

Web-graph footprint

Distinct hostnames that link to or from sompo-hd.com in the public web crawl.

563 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sompo-hd.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEu16267565.wl066.sendgrid.net
SPF_IP13.113.227.21
SPF_IP15.152.122.27
SPF_IP15.168.102.54
SPF_IP15.168.114.79
SPF_IP15.168.150.139
SPF_IP15.168.252.22
SPF_IP18.176.169.90
SPF_IP202.214.57.0/24
SPF_IP210.130.202.0/24
SPF_IP35.73.153.251
SPF_IP35.79.187.245
SPF_IP54.168.175.117
SPF_IP56.155.157.209
SPF_IP57.180.210.193

Related pages

Pivot deeper into the graph from sompo-hd.com.

Cypher and MCP

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

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