Skip to content

Hostname

koined.app

Last fetched

koined.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · koined.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/koined.app

Resolution chain

koined.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.207.11513.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.12913.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.2113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.713.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.65.10318.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.12818.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.3018.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.6518.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.1565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of koined.app.

Threat posture

History

Related pages

Pivot deeper into the graph from koined.app.

Cypher and MCP

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

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