Skip to content

Hostname

redcloudtechnology.com

Last fetched

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

Nutrition Label

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

Resolution chain

redcloudtechnology.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:468
Organization
on behalf of redcloudtechnology.com owner
Contact emails

Subdomains

20 observed subdomains of redcloudtechnology.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for redcloudtechnology.com.

MechanismTarget
SPF_INCLUDE9065186.spf03.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEazure10.sigsync.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.63.221
SPF_IP34.244.221.112
SPF_IP54.246.170.128
SPF_IP93.189.66.168/32

Related pages

Pivot deeper into the graph from redcloudtechnology.com.

Cypher and MCP

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

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