Hostname
redcloudtechnology.com
Last fetched
redcloudtechnology.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
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
- justinfloyd42@googlemail.com
- 61391651-2b18-4f5c-af62-f6e9f0c6db84@identity-protect.org
- 61cac238-25a0-4009-98f2-4e4cabcbf1be@identity-protect.org
- 8dceb4e5-d8c4-4584-9b7c-65731bf99608@identity-protect.org
- be283871-4d60-4a8e-9cb8-888f60523e61@identity-protect.org
- d413a03e-055a-4d90-8b51-04292cf7d079@identity-protect.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for redcloudtechnology.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9065186.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | azure10.sigsync.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.63.221 |
| SPF_IP | 34.244.221.112 |
| SPF_IP | 54.246.170.128 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.