Skip to content

Hostname

kpoint.com

Last fetched

kpoint.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.117143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.126143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.17143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.37143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.87.1118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.1718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
99.84.234.1199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
kpoint technologies pvt.
Contact emails

Subdomains

60 observed subdomains of kpoint.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kpoint.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_IP103.103.198.0/24
SPF_IP103.103.199.0/24
SPF_IP169.148.137.0/24

Related pages

Pivot deeper into the graph from kpoint.com.

Cypher and MCP

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

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