Hostname
briskcloudware.com
Last fetched
briskcloudware.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:2
- Organization
- brisk cloudware
- Contact emails
Subdomains
15 observed subdomains of briskcloudware.com.
Web-graph footprint
Distinct hostnames that link to or from briskcloudware.com in the public web crawl.
9 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for briskcloudware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 18.220.14.130 |
| SPF_IP | 34.211.205.188 |
| SPF_IP | 34.212.240.113 |
| SPF_IP | 44.224.97.90 |
| SPF_IP | 52.13.230.18 |
| SPF_IP | 52.26.195.116 |
| SPF_IP | 52.26.31.127 |
| SPF_IP | 52.33.151.75 |
| SPF_MX | briskcloudware.com |
Related pages
Pivot deeper into the graph from briskcloudware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "briskcloudware.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.