Skip to content

Hostname

respecta.fi

Last fetched

respecta.fi resolves to 1 IPv4 address operated by AS202053 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.33.15894.237.32.0/21AS202053FI

WHOIS identity

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

Subdomains

19 observed subdomains of respecta.fi.

Web-graph footprint

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

68 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for respecta.fi.

MechanismTarget
SPF_Arespecta.fi
SPF_INCLUDE_spf.senders.ottobock.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.69.173.227/32
SPF_IP85.217.101.17

Related pages

Pivot deeper into the graph from respecta.fi.

Cypher and MCP

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

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