Hostname
proagria.fi
Last fetched
proagria.fi resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.
Nutrition Label
Resolution chain
proagria.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 |
|---|---|---|---|---|
| 167.99.18.214 | 167.99.16.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 80.69.174.182 | 80.69.172.0/22 | AS202053 | — | FI |
WHOIS identity
- Registrar
- —
- Organization
- proagria keskusten liitto ry
- Contact emails
- —
Subdomains
37 observed subdomains of proagria.fi.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from proagria.fi in the public web crawl.
450 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for proagria.fi.
| Mechanism | Target |
|---|---|
| SPF_A | sign.visma.net |
| SPF_INCLUDE | _spf.eu.sparkpostmail.com |
| SPF_INCLUDE | _spf.taajama.fi |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | spf.creamailer.com |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.166.76.0/26 |
| SPF_IP | 83.150.127.91/32 |
| SPF_IP | 91.233.125.0/24 |
Related pages
Pivot deeper into the graph from proagria.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proagria.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.