Hostname
jsp-it.fi
Last fetched
jsp-it.fi is a registered hostname under the .fi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with jsp-it.fi in WhisperGraph.
Subdomains
8 observed subdomains of jsp-it.fi.
Web-graph footprint
Distinct hostnames that link to or from jsp-it.fi in the public web crawl.
7 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- jsp-it.fi
SPF policy
4 SPF mechanisms authorising senders for jsp-it.fi.
| Mechanism | Target |
|---|---|
| SPF_A | jsp-it.fi |
| SPF_IP | 185.53.85.83/32 |
| SPF_IP | 185.53.85.87 |
| SPF_MX | jsp-it.fi |
Related pages
Pivot deeper into the graph from jsp-it.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jsp-it.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.