Skip to content

Hostname

kinto-technologies.com

Last fetched

kinto-technologies.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · kinto-technologies.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kinto-technologies.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.127108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.35108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.70108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.74108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.164.195.1273.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.183.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.843.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.93.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

Registrar
iana:299
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of kinto-technologies.com.

Web-graph footprint

Distinct hostnames that link to or from kinto-technologies.com in the public web crawl.

56 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kinto-technologies.com.

MechanismTarget
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kinto-technologies.com.

Cypher and MCP

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

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