Skip to content

Hostname

modelspace.fi

Last fetched

modelspace.fi resolves to 1 IPv4 address operated by AS57732 in FI.

Nutrition Label

WHISPER CANON · modelspace.fiRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/modelspace.fi

Resolution chain

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

IPPrefixASNOperatorCountry
195.60.204.175195.60.204.0/22AS57732FI

WHOIS identity

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

Subdomains

11 observed subdomains of modelspace.fi.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for modelspace.fi.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.25.79.206
SPF_IP185.6.181.39
SPF_IP185.6.182.117
SPF_IP185.6.182.136
SPF_IP185.6.182.139
SPF_IP195.60.204.2/32
SPF_IP77.105.69.240

Related pages

Pivot deeper into the graph from modelspace.fi.

Cypher and MCP

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

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