Skip to content

Hostname

suntory.jp

Last fetched

suntory.jp resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · suntory.jpRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/suntory.jp

Resolution chain

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

IPPrefixASNOperatorCountry
104.86.59.7104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.128.15323.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.81.9023.50.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
69.192.21.9969.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
Organization
brights consulting
Contact emails

Subdomains

6 observed subdomains of suntory.jp.

Web-graph footprint

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

419 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for suntory.jp.

Related pages

Pivot deeper into the graph from suntory.jp.

Cypher and MCP

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

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