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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.187.123.14 | 106.187.64.0/18 | AS2516 | — | HK |
WHOIS identity
- Registrar
- iana:1485
- Organization
- sompo holdings,
- Contact emails
Subdomains
27 observed subdomains of sompo-hd.com.
Showing 18 of 27. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for sompo-hd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | smp.ne.jp |
| SPF_INCLUDE | u16267565.wl066.sendgrid.net |
| SPF_IP | 13.113.227.21 |
| SPF_IP | 15.152.122.27 |
| SPF_IP | 15.168.102.54 |
| SPF_IP | 15.168.114.79 |
| SPF_IP | 15.168.150.139 |
| SPF_IP | 15.168.252.22 |
| SPF_IP | 18.176.169.90 |
| SPF_IP | 202.214.57.0/24 |
| SPF_IP | 210.130.202.0/24 |
| SPF_IP | 35.73.153.251 |
| SPF_IP | 35.79.187.245 |
| SPF_IP | 54.168.175.117 |
| SPF_IP | 56.155.157.209 |
| SPF_IP | 57.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.