Skip to content

Hostname

varha.fi

Last fetched

varha.fi resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · varha.fiRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/varha.fi

Resolution chain

varha.fi resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.146104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.146104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.222172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

24 observed subdomains of varha.fi.

Web-graph footprint

Distinct hostnames that link to or from varha.fi in the public web crawl.

297 sites link to this hostname.

207 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for varha.fi.

MechanismTarget
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDE_spf.vihta.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.prod.varhari.nobly.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.test.varhari.nobly.dk
SPF_IP141.98.195.197
SPF_IP141.98.195.198
SPF_IP188.117.43.230/32
SPF_IP193.143.209.137
SPF_IP193.143.209.139
SPF_IP81.236.60.200

Related pages

Pivot deeper into the graph from varha.fi.

Cypher and MCP

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

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