Skip to content

Hostname

groupdocs.com

Last fetched

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

Nutrition Label

WHISPER CANON · groupdocs.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/groupdocs.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.77108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.81108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.97108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.99108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1103.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.23.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.853.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
aspose pty
Contact emails

Subdomains

61 observed subdomains of groupdocs.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for groupdocs.com.

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

Related pages

Pivot deeper into the graph from groupdocs.com.

Cypher and MCP

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

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