Skip to content

Hostname

koneko-breeder.com

Last fetched

koneko-breeder.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · koneko-breeder.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/koneko-breeder.com

Resolution chain

koneko-breeder.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.180.91.3318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.90.19318.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.156.23035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.48.10952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.33.20252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.247.18152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.37.19952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.170.23154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.170.19454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.91.17554.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
naoki chiba
Contact emails

Subdomains

54 observed subdomains of koneko-breeder.com.

Web-graph footprint

Distinct hostnames that link to or from koneko-breeder.com in the public web crawl.

166 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for koneko-breeder.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_IP13.112.119.8
SPF_IP13.113.61.19
SPF_IP153.126.214.153
SPF_IP18.182.95.37
SPF_IP52.197.135.213
SPF_IP54.64.225.21
SPF_IP54.65.222.61
SPF_IP57.182.193.21

Related pages

Pivot deeper into the graph from koneko-breeder.com.

Cypher and MCP

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

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