Skip to content

Hostname

sloud.app

Last fetched

sloud.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sloud.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sloud.app

Resolution chain

sloud.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.47.11213.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.1213.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.4613.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.5413.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.1283.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.153.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.223.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.43.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

4 observed subdomains of sloud.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sloud.app.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from sloud.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sloud.app"})-[: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.