Skip to content

Hostname

smt.cloud

Last fetched

smt.cloud resolves to 2 IPv4 addresses operated by AS213224 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · smt.cloudRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smt.cloud

Resolution chain

smt.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0142545402
Contact emails

Subdomains

18 observed subdomains of smt.cloud.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for smt.cloud.

MechanismTarget
SPF_Asmt.cloud
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDE_spf.intercomsolutions.it
SPF_INCLUDEamazonses.com
SPF_MXsmt.cloud

Related pages

Pivot deeper into the graph from smt.cloud.

Cypher and MCP

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

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