Skip to content

Hostname

kozoom.com

Last fetched

kozoom.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · kozoom.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kozoom.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.92.122108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.175.73176.34.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.243.8134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.217.7934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.159.19234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.35.11752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.14.23452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.237.14852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.50.22654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.103.20463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
carrer xavier
Contact emails

Subdomains

34 observed subdomains of kozoom.com.

Web-graph footprint

Distinct hostnames that link to or from kozoom.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kozoom.com.

MechanismTarget
SPF_INCLUDE_spf.switevent.net
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsmtp.groovehq.com

Related pages

Pivot deeper into the graph from kozoom.com.

Cypher and MCP

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

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