Skip to content

Hostname

pohde.fi

Last fetched

pohde.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

46 observed subdomains of pohde.fi.

Web-graph footprint

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

278 sites link to this hostname.

765 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for pohde.fi.

MechanismTarget
SPF_Asmtp.csamhealth.fi
SPF_Asmtp.jict.fi
SPF_Asmtp3.ppshp.fi
SPF_Asmtp4.ppshp.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.59.117.132/32
SPF_IP185.59.117.148/32
SPF_IP213.214.170.95/32
SPF_IP217.78.212.80/28
SPF_IP37.44.54.225
SPF_IP40.114.222.184
SPF_IP81.22.169.238/32
SPF_IP81.22.169.239/32
SPF_IP85.23.127.193

Related pages

Pivot deeper into the graph from pohde.fi.

Cypher and MCP

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

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