Skip to content

Hostname

cloud.smartsound.com

Last fetched

cloud.smartsound.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · cloud.smartsound.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cloud.smartsound.com

Resolution chain

cloud.smartsound.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.55.82.47162.55.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with cloud.smartsound.com in WhisperGraph.

Subdomains

12 observed subdomains of cloud.smartsound.com.

Web-graph footprint

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

15 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cloud.smartsound.com.

MechanismTarget
SPF_Acloud.smartsound.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEesellerate.net
SPF_IP207.250.191.254
SPF_IP209.87.181.249
SPF_IP2607:f130:0:ba:22:b753:460d:1770/64
SPF_IP64.27.1.63
SPF_MXcloud.smartsound.com

Related pages

Pivot deeper into the graph from cloud.smartsound.com.

Cypher and MCP

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

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