Skip to content

Hostname

r2arte.com

Last fetched

r2arte.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · r2arte.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/r2arte.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.185.173104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.186.173104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
ricardo alves
Contact emails

Subdomains

7 observed subdomains of r2arte.com.

Web-graph footprint

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

12 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for r2arte.com.

MechanismTarget
SPF_Ar2arte.com
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf155.serverhs.org
SPF_INCLUDE_spf185.serverhs.org
SPF_IP194.39.124.147
SPF_MXr2arte.com

Related pages

Pivot deeper into the graph from r2arte.com.

Cypher and MCP

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

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