Skip to content

Hostname

rpt.fi

Last fetched

rpt.fi resolves to 1 IPv4 address operated by AS209242 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.19199.60.103.0/24AS209242US

WHOIS identity

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

Subdomains

22 observed subdomains of rpt.fi.

Web-graph footprint

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

18 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for rpt.fi.

MechanismTarget
SPF_INCLUDE4993418.spf02.hubspotemail.net
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.epressi.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.npstoday.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.108.1/28
SPF_IP167.89.108.13
SPF_IP167.89.92.35
SPF_IP51.137.28.69
SPF_IP95.143.203.20
SPF_IP95.143.203.25
SPF_IP95.143.203.253
SPF_IP95.143.203.26
SPF_IP95.143.203.28
SPF_IP95.143.203.29
SPF_MXrpt.fi

Related pages

Pivot deeper into the graph from rpt.fi.

Cypher and MCP

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

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