Skip to content

Hostname

proximi.fi

Last fetched

proximi.fi resolves to 1 IPv4 address operated by AS1759 in FI.

Nutrition Label

WHISPER CANON · proximi.fiRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/proximi.fi

Resolution chain

proximi.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.220.13.8380.220.0.0/14AS1759FI

WHOIS identity

No WHOIS records are currently associated with proximi.fi in WhisperGraph.

Subdomains

51 observed subdomains of proximi.fi.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from proximi.fi.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.