Skip to content

Hostname

chuohoki.jp

Last fetched

chuohoki.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · chuohoki.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/chuohoki.jp

Resolution chain

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

IPPrefixASNOperatorCountry
54.248.111.5454.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.216.10354.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
chuo hoki shuppan
Contact emails

Subdomains

1 observed subdomain of chuohoki.jp.

Web-graph footprint

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

102 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for chuohoki.jp.

MechanismTarget
SPF_INCLUDEmdkaki.maildealer.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEtreasure-ship.jp
SPF_IP27.34.144.9

Related pages

Pivot deeper into the graph from chuohoki.jp.

Cypher and MCP

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

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