Skip to content

Hostname

n-kishou.com

Last fetched

n-kishou.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · n-kishou.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/n-kishou.com

Resolution chain

n-kishou.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.6113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.60.1293.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.183.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.263.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.333.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
52.85.31.10952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
division weather information
Contact emails

Subdomains

2 observed subdomains of n-kishou.com.

Web-graph footprint

Distinct hostnames that link to or from n-kishou.com in the public web crawl.

802 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • n-kishou.com

Related pages

Pivot deeper into the graph from n-kishou.com.

Cypher and MCP

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

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