Skip to content

Hostname

proximi.io

Last fetched

proximi.io resolves to 1 IPv4 address operated by AS202053 in FI. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · proximi.ioRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint7.4/10canon.whisper.security/host/proximi.io

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.9.8294.237.8.0/21AS202053FI

WHOIS identity

Registrar
iana:625
Organization
navture apps
Contact emails

Subdomains

4 observed subdomains of proximi.io.

Web-graph footprint

Distinct hostnames that link to or from proximi.io in the public web crawl.

33 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for proximi.io.

Related pages

Pivot deeper into the graph from proximi.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proximi.io"})-[: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.