Skip to content

Hostname

onlyoffice.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.174.12218.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.12818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.6918.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

109 observed subdomains of onlyoffice.com.

Web-graph footprint

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

3,065 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for onlyoffice.com.

MechanismTarget
SPF_Amx1.onlyoffice.com
SPF_Aonlyoffice.com
SPF_Aqamail.teamlab.info
SPF_Asmtp1.uservoice.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXonlyoffice.com

Related pages

Pivot deeper into the graph from onlyoffice.com.

Cypher and MCP

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

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