Hostname
crasman.cloud
Last fetched
crasman.cloud has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
crasman.cloud 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:113
- Organization
- c/o idps international domain privacy services
- Contact emails
- —
Subdomains
126 observed subdomains of crasman.cloud.
Showing 25 of 126. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crasman.cloud in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for crasman.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2163309.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | shared.hubspot.com |
| SPF_INCLUDE | spf.crasman.fi |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf6.crasman.fi |
| SPF_INCLUDE | stage-sendgrid.crasman.cloud |
| SPF_MX | crasman.cloud |
Related pages
Pivot deeper into the graph from crasman.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crasman.cloud"})-[: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.