Skip to content

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

WHISPER CANON · suntory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/suntory.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.29.232.31184.29.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.197.128.15323.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
69.192.21.9969.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

55 observed subdomains of suntory.com.

Web-graph footprint

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

1,432 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for suntory.com.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-00261501.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.254.46.0/28
SPF_IP180.87.0.83
SPF_IP192.254.125.237/32
SPF_IP202.253.244.0/22
SPF_IP202.32.166.0/24
SPF_IP202.79.217.114
SPF_IP217.110.163.68
SPF_IP38.142.118.96/29
SPF_IP5.61.115.80/28
SPF_IP5.61.115.96/28
SPF_IP52.138.216.142

Related pages

Pivot deeper into the graph from suntory.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.