Skip to content

Hostname

redu.fi

Last fetched

redu.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · redu.fiRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/redu.fi

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.5520.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

31 observed subdomains of redu.fi.

Web-graph footprint

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

137 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for redu.fi.

MechanismTarget
SPF_Abn3.mail.sharepointonline.com
SPF_INCLUDE25692885.spf06.hubspotemail.net
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.signicat.cloud
SPF_INCLUDEebs.spf.ebs-twoday.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.207.50.192
SPF_IP185.179.117.16
SPF_IP193.167.81.115
SPF_IP193.167.81.73
SPF_IP193.167.81.74
SPF_IP193.167.87.142
SPF_IP193.167.87.143
SPF_IP193.167.87.159
SPF_IP193.167.87.161
SPF_IP213.157.70.73
SPF_IP217.152.242.203
SPF_IP62.142.5.107/32
SPF_IP62.142.5.109/32
SPF_IP62.142.5.110/32
SPF_IP62.142.5.117/32

Related pages

Pivot deeper into the graph from redu.fi.

Cypher and MCP

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

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