Hostname
suntory.com
Last fetched
suntory.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
suntory.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.29.232.31 | 184.29.224.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | TR |
| 23.197.128.153 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 69.192.21.99 | 69.192.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
55 observed subdomains of suntory.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from suntory.com in the public web crawl.
1,432 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for suntory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-00261501.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.254.46.0/28 |
| SPF_IP | 180.87.0.83 |
| SPF_IP | 192.254.125.237/32 |
| SPF_IP | 202.253.244.0/22 |
| SPF_IP | 202.32.166.0/24 |
| SPF_IP | 202.79.217.114 |
| SPF_IP | 217.110.163.68 |
| SPF_IP | 38.142.118.96/29 |
| SPF_IP | 5.61.115.80/28 |
| SPF_IP | 5.61.115.96/28 |
| SPF_IP | 52.138.216.142 |
Related pages
Pivot deeper into the graph from suntory.com.
- IP · 184.29.232.31
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:1387
- Country · TR
- Email · domain.master@brights.jp
- TLD · .com
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "suntory.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.