Skip to content

Hostname

kyvenues.com

Last fetched

kyvenues.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.94.1183.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.183.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.413.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.913.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.168.167.1013.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.523.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.773.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.923.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:2
Organization
fair board, ky state
Contact emails

Subdomains

12 observed subdomains of kyvenues.com.

Web-graph footprint

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

30 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kyvenues.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP4.53.195.136
SPF_IP4.53.195.140
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32

Related pages

Pivot deeper into the graph from kyvenues.com.

Cypher and MCP

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

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