Skip to content

Hostname

ruutu.fi

Last fetched

ruutu.fi resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · ruutu.fiRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/ruutu.fi

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.23.19143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.2143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.21143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.56143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.167.112.1083.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.1093.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.1173.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.473.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.3399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
sanoma media finland oy
Contact emails

Subdomains

16 observed subdomains of ruutu.fi.

Web-graph footprint

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

953 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ruutu.fi.

MechanismTarget
SPF_INCLUDEsmtp.ruutu.fi
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sanoma.net

Related pages

Pivot deeper into the graph from ruutu.fi.

Cypher and MCP

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

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