Skip to content

Hostname

rfoinc.com

Last fetched

rfoinc.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · rfoinc.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rfoinc.com

Resolution chain

rfoinc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.94.69104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.220.140172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.180.136.1123.180.136.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
34.92.35.16634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
23.145.152.15623.145.152.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
43.247.134.17943.247.134.0/24AS932XNNET - XNNET LLC
47.239.28.13447.239.0.0/16AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.
103.30.78.170103.30.78.0/24AS932XNNET - XNNET LLC

WHOIS identity

Registrar
iana:1923
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of rfoinc.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from rfoinc.com.

Cypher and MCP

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

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