Skip to content

Hostname

koov.io

Last fetched

koov.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · koov.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/koov.io

Resolution chain

koov.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.36.1013.164.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.23.164.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.423.164.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.673.164.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.199.12752.84.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.7852.84.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.8952.84.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.199.9252.84.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
sony global education,
Contact emails

Subdomains

15 observed subdomains of koov.io.

Web-graph footprint

Distinct hostnames that link to or from koov.io in the public web crawl.

190 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for koov.io.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from koov.io.

Cypher and MCP

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

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