Skip to content

Hostname

rf-computer.com

Last fetched

rf-computer.com resolves to 1 IPv4 address operated by AS60175 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · rf-computer.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rf-computer.com

Resolution chain

rf-computer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.63.10.17289.63.0.0/20AS60175DE

WHOIS identity

Registrar
iana:151
Organization
ralf fink
Contact emails

Subdomains

31 observed subdomains of rf-computer.com.

Threat posture

History

Mail and authentication

MX records

  • rf-computer.com

SPF policy

5 SPF mechanisms authorising senders for rf-computer.com.

MechanismTarget
SPF_Arf-computer.com
SPF_Aspamwall-rh.rf-computer.net
SPF_IP178.255.141.116
SPF_IP89.63.10.172
SPF_MXrf-computer.com

Related pages

Pivot deeper into the graph from rf-computer.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rf-computer.com"})-[: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.