Skip to content

Hostname

sendcloud.org

Last fetched

sendcloud.org resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET Alibaba US Technology Co., Ltd. in SG. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · sendcloud.orgRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sendcloud.org

Resolution chain

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

IPPrefixASNOperatorCountry
161.117.98.0161.117.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.SG
161.117.98.232161.117.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.SG

WHOIS identity

Registrar
iana:625
Organization
ji jiasheng
Contact emails

Subdomains

532 observed subdomains of sendcloud.org.

Web-graph footprint

Distinct hostnames that link to or from sendcloud.org in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sendcloud.org.

MechanismTarget
SPF_INCLUDEspf.sendcloud.org

Related pages

Pivot deeper into the graph from sendcloud.org.

Cypher and MCP

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

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