Skip to content

Hostname

rfrk.com

Last fetched

rfrk.com resolves to 1 IPv4 address operated by FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · rfrk.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rfrk.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.239.240.20485.239.240.0/21AS40021FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
david farnell
Contact emails

Subdomains

14 observed subdomains of rfrk.com.

Web-graph footprint

Distinct hostnames that link to or from rfrk.com in the public web crawl.

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rfrk.com.

MechanismTarget
SPF_Arfrk.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEservers.mcsv.net
SPF_IP148.105.0.0/16
SPF_IP173.212.218.176
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP208.84.65.220/32
SPF_IP38.99.168.228
SPF_IP38.99.168.248
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_MXrfrk.com

Related pages

Pivot deeper into the graph from rfrk.com.

Cypher and MCP

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

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