Hostname
kontio.fi
Last fetched
kontio.fi resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
kontio.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.65.169 | 75.2.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.129.68 | 99.83.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- kontiotuote oy
- Contact emails
- —
Subdomains
10 observed subdomains of kontio.fi.
Web-graph footprint
Distinct hostnames that link to or from kontio.fi in the public web crawl.
37 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for kontio.fi.
| Mechanism | Target |
|---|---|
| SPF_A | kontio.fi |
| SPF_A | mail.prt-forest.fi |
| SPF_A | mail.vtoasp.net |
| SPF_A | smtp.odc.fi |
| SPF_A | smtp.ouludc.fi |
| SPF_A | uusi.size.fi |
| SPF_A | web3.creamarketing.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stage-spf.crasman.fi |
| SPF_IP | 185.55.177.224 |
| SPF_IP | 81.209.33.118 |
| SPF_IP | 84.234.71.75 |
Related pages
Pivot deeper into the graph from kontio.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kontio.fi"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.