Skip to content

Hostname

kontio.com

Last fetched

kontio.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kontio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kontio.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.65.16975.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.129.6899.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

4 observed subdomains of kontio.com.

Web-graph footprint

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

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kontio.com.

MechanismTarget
SPF_Akontio.com
SPF_Amail.prt-forest.fi
SPF_Amail.vtoasp.net
SPF_Asmtp.odc.fi
SPF_Asmtp.ouludc.fi
SPF_Auusi.size.fi
SPF_Aweb3.creamarketing.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstage-spf.crasman.fi
SPF_IP193.93.135.22
SPF_IP81.209.33.118
SPF_IP84.234.71.75

Related pages

Pivot deeper into the graph from kontio.com.

Cypher and MCP

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

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