Hostname
fonecta.fi
Last fetched
fonecta.fi resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:fonecta oy as the registrar.
Nutrition Label
Resolution chain
fonecta.fi resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:fonecta oy
- Organization
- fonecta oy
- Contact emails
- —
Subdomains
59 observed subdomains of fonecta.fi.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fonecta.fi in the public web crawl.
1,297 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fonecta.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_IP | 168.245.98.128/32 |
| SPF_IP | 188.117.15.64/27 |
| SPF_IP | 37.188.97.188/32 |
| SPF_MX | fonecta.fi |
Related pages
Pivot deeper into the graph from fonecta.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fonecta.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.