Skip to content

Hostname

crasman.cloud

Last fetched

crasman.cloud has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · crasman.cloudRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/crasman.cloud

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.

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

SPF policy

8 SPF mechanisms authorising senders for crasman.cloud.

MechanismTarget
SPF_INCLUDE2163309.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEshared.hubspot.com
SPF_INCLUDEspf.crasman.fi
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf6.crasman.fi
SPF_INCLUDEstage-sendgrid.crasman.cloud
SPF_MXcrasman.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.