Skip to content

Hostname

r4wise.com

Last fetched

r4wise.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · r4wise.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/r4wise.com

Resolution chain

r4wise.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:886
Organization
Contact emails

Subdomains

13 observed subdomains of r4wise.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for r4wise.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.36.183.148
SPF_IP13.52.68.51
SPF_IP18.132.128.226
SPF_IP18.253.95.240
SPF_IP3.129.3.64
SPF_IP3.220.47.40
SPF_IP35.82.69.137
SPF_IP44.233.62.227
SPF_IP54.151.33.97
SPF_IP54.232.86.239
SPF_IP54.82.196.217

Related pages

Pivot deeper into the graph from r4wise.com.

Cypher and MCP

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

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