Skip to content

Hostname

groupdocs.cloud

Last fetched

groupdocs.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · groupdocs.cloudRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/groupdocs.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.153.3213.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.5413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.5513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.5713.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.161.82.1023.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.273.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.833.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.923.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.181.1213.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.181.1273.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.181.773.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.181.953.165.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

57 observed subdomains of groupdocs.cloud.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for groupdocs.cloud.

MechanismTarget
SPF_Agroupdocs.cloud
SPF_INCLUDEspf.send-qa.containerize.com
SPF_INCLUDEspf.send.containerize.com
SPF_MXgroupdocs.cloud

Related pages

Pivot deeper into the graph from groupdocs.cloud.

Cypher and MCP

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

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