Skip to content

Hostname

kwi.com

Last fetched

kwi.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kwi.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/kwi.com

Resolution chain

kwi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.63.74.12445.63.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:146
Organization
kliger weiss info systems,
Contact emails

Subdomains

8 observed subdomains of kwi.com.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for kwi.com.

MechanismTarget
SPF_Akwi.com
SPF_INCLUDE3854954.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.254.127.96/27
SPF_IP204.86.117.0/25
SPF_IP207.99.29.0/26
SPF_IP207.99.58.48/28
SPF_IP207.99.76.128/26
SPF_IP209.123.52.128/26
SPF_IP209.148.60.98
SPF_IP52.200.89.15/32
SPF_IP52.55.208.120/32
SPF_IP66.35.45.128/26
SPF_IP96.224.210.162
SPF_MXkwi.com

Related pages

Pivot deeper into the graph from kwi.com.

Cypher and MCP

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

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