Skip to content

Hostname

da.kingoftime.jp

Last fetched

da.kingoftime.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · da.kingoftime.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/da.kingoftime.jp

Resolution chain

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

IPPrefixASNOperatorCountry
35.73.50.16935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.4.16052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.209.654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.55.2954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with da.kingoftime.jp in WhisperGraph.

Subdomains

2 observed subdomains of da.kingoftime.jp.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for da.kingoftime.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from da.kingoftime.jp.

Cypher and MCP

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

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