Skip to content

Hostname

kohirens.com

Last fetched

kohirens.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · kohirens.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kohirens.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.9.12918.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.5418.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.618.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.7218.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.1163.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.743.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.793.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.873.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1246241051
Contact emails

Subdomains

6 observed subdomains of kohirens.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kohirens.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_MXkohirens.com

Related pages

Pivot deeper into the graph from kohirens.com.

Cypher and MCP

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

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